aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-27mmc: start removing enable / disable APIAdrian Hunter2-9/+5
2012-03-27mmc: omap_hsmmc: remove unused .set_sleep functionBalaji T K1-2/+0
2012-03-27ARM: OMAP: hsmmc: add max_freq fieldDaniel Mack2-0/+3
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-36/+29
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds10-520/+2866
2012-03-21Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds3-2/+18
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-1/+7
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds74-2384/+400
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds10-209/+204
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds39-123/+122
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds17-31/+26
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds41-207/+821
2012-03-20take removal of PF_FORKNOEXEC to flush_old_exec()Al Viro1-1/+0
2012-03-20um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't hold itAl Viro2-3/+10
2012-03-20um: embed ->stub_pages[] into mmu_contextAl Viro2-19/+6
2012-03-20__register_binfmt() made voidAl Viro2-2/+4
2012-03-20spufs: make register_filesystem the last potential failure exitAl Viro1-5/+5
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro2-6/+4
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds9-45/+76
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds10-700/+245
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds10-10/+150
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-9/+24
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds31-120/+37
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds41-756/+1656
2012-03-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+3
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+1
2012-03-20highmem: kill all __kmap_atomic()Cong Wang15-21/+21
2012-03-20x86: remove the second argument of k[un]map_atomic()Cong Wang6-27/+27
2012-03-20um: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20sh: remove the second argument of k[un]map_atomic()Cong Wang2-8/+8
2012-03-20powerpc: remove the second argument of k[un]map_atomic()Cong Wang4-9/+8
2012-03-20mips: remove the second argument of k[un]map_atomic()Cong Wang2-6/+6
2012-03-20arm: remove the second argument of k[un]map_atomic()Cong Wang9-50/+50
2012-03-19Merge branch 'dcache-word-accesses'Linus Torvalds1-0/+1
2012-03-20constify struct pci_dev * in obvious casesAl Viro2-2/+2
2012-03-19net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet1-9/+5
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-2491/+635
2012-03-18Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown1-2/+0
2012-03-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-27/+0
2012-03-16Merge branch 'pm-domains'Rafael J. Wysocki1-0/+2
2012-03-16PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()Rafael J. Wysocki1-0/+2
2012-03-16C6X: remove dead code from entry.SMark Salter1-27/+0
2012-03-15USB: use generic platform driver on ath79Hauke Mehrtens1-6/+25
2012-03-14Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-2753/+2
2012-03-14arch/tile/configs: convert to minimal configs via "make savedefconfig"Chris Metcalf2-2753/+2
2012-03-14crypto: camellia - add assembler implementation for x86_64Jussi Kivilinna3-0/+2474
2012-03-13sparc32: Add -Av8 to assembler command line.David S. Miller1-1/+1
2012-03-13Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds6-576/+1488
2012-03-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+9
2012-03-13tile: Use set_current_blocked() and block_sigmask()Matt Fleming2-15/+3