aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-19Merge branch 'dcache-word-accesses'Linus Torvalds
2012-03-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-03-16C6X: remove dead code from entry.SMark Salter
2012-03-15USB: use generic platform driver on ath79Hauke Mehrtens
2012-03-14Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-03-14arch/tile/configs: convert to minimal configs via "make savedefconfig"Chris Metcalf
2012-03-13sparc32: Add -Av8 to assembler command line.David S. Miller
2012-03-13Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-03-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-13tile: Use set_current_blocked() and block_sigmask()Matt Fleming
2012-03-13Merge branch 'linus' into irq/coreThomas Gleixner
2012-03-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar
2012-03-12Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-03-12Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar
2012-03-12perf/x86: Prettify pmu config literalsPeter Zijlstra
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-12perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra
2012-03-12arch/tile: misplaced parens near likelyroel
2012-03-12arch/tile: sync up the defconfig files to the tipChris Metcalf
2012-03-12arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639Chris Metcalf
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman
2012-03-09x86: Derandom delay_tsc for 64 bitThomas Gleixner
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-09Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-08vfs: use 'unsigned long' accesses for dcache name comparison and hashingLinus Torvalds
2012-03-08Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-08TTY: pdc_cons, use tty_portJiri Slaby
2012-03-08TTY: pdc_cons, fix open vs pdc_console_tty_driver raceJiri Slaby
2012-03-08TTY: pdc_cons, fix open vs timer raceJiri Slaby
2012-03-08TTY: pdc_cons, fix racy tty testJiri Slaby
2012-03-08TTY: simserial, final cleanupJiri Slaby
2012-03-08TTY: simserial, reindent some codeJiri Slaby
2012-03-08TTY: simserial, fix includesJiri Slaby
2012-03-08TTY: simserial, remove useless commentsJiri Slaby
2012-03-08TTY: simserial, use tty_port_hangupJiri Slaby
2012-03-08TTY: simserial, use tty_port_openJiri Slaby
2012-03-08TTY: simserial, properly refcount tty_port->ttyJiri Slaby