summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-03-21blackfin: cleanup anomaly workaroundsBob Liu
2012-03-21blackfin: update default defconfigBob Liu
2012-03-21blackfin: thread_info: add suspend flagBob Liu
2012-03-21bfin: add bfin_ad73311_machine platform deviceBob Liu
2012-03-21blackfin: bf537: stamp: update board file for 193xBob Liu
2012-03-21blackfin: kgdb: skip hardware watchpoint testBob Liu
2012-03-21bf548: add ppi interrupt mask and blanking clocksScott Jiang
2012-03-21blackfin: bf561: forgot CSYNC in get_core_lock_noflushBob Liu
2012-03-21spi/bfin_spi: drop bits_per_word from client dataMike Frysinger
2012-03-21blackfin: cplb-mpu: fix page mask table overflowBarry Song
2012-03-21blackfin: restore L1 base address and lengthBarry Song
2012-03-21blackfin: timer: refine bfin simple timer driverSteven Miao
2012-03-21BF561 MDMA : fixed BF561 DMA MMRs definition mismatchSteven Miao
2012-03-21bfin_sport: add support for ADC/DAC.Bob Liu
2012-03-20take removal of PF_FORKNOEXEC to flush_old_exec()Al Viro
2012-03-20um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro
2012-03-20um: embed ->stub_pages[] into mmu_contextAl Viro
2012-03-20__register_binfmt() made voidAl Viro
2012-03-20spufs: make register_filesystem the last potential failure exitAl Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-21powerpc/ps3: Do not adjust the wrapper load addressStephen Rothwell
2012-03-21powerpc: Remove the rest of the legacy iSeries include filesStephen Rothwell
2012-03-21powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell
2012-03-21powerpc/spufs: Fix double unlocksBenjamin Herrenschmidt
2012-03-21Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2012-03-21Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt
2012-03-21powerpc/5200: convert mpc5200 to use of_platform_populate()Grant Likely
2012-03-21powerpc/mpc5200: add options to mpc5200_defconfigHeiko Schocher
2012-03-21powerpc/mpc52xx: add a4m072 board supportHeiko Schocher
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-20highmem: kill all __kmap_atomic()Cong Wang
2012-03-20x86: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20um: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20sh: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20powerpc: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20mips: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20arm: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-19Merge branch 'dcache-word-accesses'Linus Torvalds
2012-03-20constify struct pci_dev * in obvious casesAl Viro
2012-03-19net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet
2012-03-19x86: Fix section warningsSteffen Persvold
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller