aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-21powerpc/ptrace: Remove BUG_ON when full register set not availableMike Wolf
2011-03-21powerpc: Factoring mpic cpu id fetching into a functionMeador Inge
2011-03-21powerpc: Make MPIC honor the "pic-no-reset" device tree propertyMeador Inge
2011-03-21powerpc: Document the Open PIC device tree bindingMeador Inge
2011-03-21powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodesBenjamin Herrenschmidt
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-03-18Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-03-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-03-18USB: Move runtime PM callbacks to usb_device_pm_opsRafael J. Wysocki
2011-03-18Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-03-18Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...Linus Torvalds
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-03-18MAINTAINERS: Add serialAlan Cox
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-03-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-18Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...Linus Torvalds
2011-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-18MN10300: Clear ASB2364 peripheral interrupt masks before enabling interruptsDavid Howells
2011-03-18MN10300: Fix the ASB2364 gdbport UART register defsDavid Howells
2011-03-18MN10300: Fix ASB2364 FPGA register defsDavid Howells
2011-03-18MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner
2011-03-18MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQSDavid Howells
2011-03-18MN10300: Convert ASB2364 FPGA irq_chip to new functionsThomas Gleixner
2011-03-18MN10300: Convert ipi irq_chip to new functionsThomas Gleixner
2011-03-18MN10300: Convert serial irq_chip to new functionsThomas Gleixner
2011-03-18MN10300: Convert cpu irq_chips to new functionsThomas Gleixner
2011-03-18MN10300: Remove unused mn10300_intc_* functionsThomas Gleixner
2011-03-18MN10300: Remove stale irq_chip.end - V2Thomas Gleixner
2011-03-18MN10300: Use clockevents_calc_mult_shift()Thomas Gleixner
2011-03-18MN10300: Use clocksource_register_hz()Thomas Gleixner
2011-03-18MN10300: Remove stale codeThomas Gleixner
2011-03-18spi/dw_spi: move dw_spi.h into drivers/spiGrant Likely
2011-03-18spi/dw_spi: Fix missing headerJiri Slaby
2011-03-18fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik
2011-03-18lose 'mounting_here' argument in ->d_manage()Al Viro
2011-03-18trace, filters: Initialize the match variable in process_ops() properlyIngo Molnar
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-03-18don't pass 'mounting_here' flag to follow_down()Al Viro
2011-03-18change the locking order for namespace_semAl Viro
2011-03-18fix deadlock in pivot_root()Al Viro