aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-22Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt23-116/+801
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-1/+6
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6Linus Torvalds8-375/+319
2011-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-4/+39
2011-03-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds5-27/+86
2011-03-21introduce sys_syncfs to sync a single file systemSage Weil4-1/+6
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds25-33/+33
2011-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-6/+6
2011-03-21powerpc/ptrace: Remove BUG_ON when full register set not availableMike Wolf2-3/+14
2011-03-21powerpc: Factoring mpic cpu id fetching into a functionMeador Inge1-17/+14
2011-03-21powerpc: Make MPIC honor the "pic-no-reset" device tree propertyMeador Inge2-11/+59
2011-03-21powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodesBenjamin Herrenschmidt1-2/+5
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-3/+5
2011-03-20arch/tile: fix futex sanitization definition/prototype mismatchChris Metcalf1-6/+6
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov2660-51627/+104100
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds2-1/+29
2011-03-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds14-219/+159
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds52-519/+762
2011-03-18sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls.David S. Miller3-4/+7
2011-03-18sparc: Implement of_iomap().David S. Miller1-0/+14
2011-03-18sparc: Implement of_address_to_resource().David S. Miller1-0/+13
2011-03-18sparc: Provide NO_IRQ definition.David S. Miller2-0/+5
2011-03-18Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-9/+6
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-32/+16
2011-03-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds60-227/+224
2011-03-18Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-44/+6
2011-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-72/+1603
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds9-9/+9
2011-03-18MN10300: Clear ASB2364 peripheral interrupt masks before enabling interruptsDavid Howells2-0/+55
2011-03-18MN10300: Fix the ASB2364 gdbport UART register defsDavid Howells1-12/+12
2011-03-18MN10300: Fix ASB2364 FPGA register defsDavid Howells1-1/+1
2011-03-18MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner3-5/+6
2011-03-18MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQSDavid Howells1-1/+1
2011-03-18MN10300: Convert ASB2364 FPGA irq_chip to new functionsThomas Gleixner1-13/+13
2011-03-18MN10300: Convert ipi irq_chip to new functionsThomas Gleixner1-8/+22
2011-03-18MN10300: Convert serial irq_chip to new functionsThomas Gleixner1-5/+10
2011-03-18MN10300: Convert cpu irq_chips to new functionsThomas Gleixner1-29/+33
2011-03-18MN10300: Remove unused mn10300_intc_* functionsThomas Gleixner2-30/+0
2011-03-18MN10300: Remove stale irq_chip.end - V2Thomas Gleixner1-1/+0
2011-03-18MN10300: Use clockevents_calc_mult_shift()Thomas Gleixner3-26/+3
2011-03-18MN10300: Use clocksource_register_hz()Thomas Gleixner3-21/+1
2011-03-18MN10300: Remove stale codeThomas Gleixner3-67/+2
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds93-1280/+2097
2011-03-18x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li2-10/+4
2011-03-18x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim9-30/+33
2011-03-18x86: Clean up csum-copy_64.S a bitIngo Molnar1-120/+120
2011-03-18x86: Fix common misspellingsLucas De Marchi50-67/+67
2011-03-18Merge branch 'linus' into x86/urgentIngo Molnar213-3965/+5356
2011-03-18Blackfin: ip0x: fix unused variable warningMike Frysinger1-2/+0
2011-03-18Blackfin: punt unused HDMA masksMike Frysinger5-93/+0