Age | Commit message (Expand) | Author | Files | Lines |
2009-06-07 | cfg80211: errno.h: define ERFKILL | Alexander Beregalov | 4 | -0/+7 |
2009-06-03 | rfkill: rewrite | Johannes Berg | 2 | -16/+15 |
2009-06-03 | net/ucc_geth: Add SGMII support for UEC GETH driver | Haiying Wang | 1 | -0/+2 |
2009-05-20 | syscall: Sort out syscall_restart name clash. | Eric W. Biederman | 2 | -5/+5 |
2009-05-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 776 | -25244/+27685 |
2009-05-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -0/+25 |
2009-05-15 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -1/+2 |
2009-05-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+1 |
2009-05-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 67 | -1541/+3816 |
2009-05-15 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 1 | -0/+25 |
2009-05-15 | kgdb,i386: use address that SP register points to in the exception frame | Jason Wessel | 1 | -1/+2 |
2009-05-15 | ASoC: DaVinci EVM board support buildfixes | David Brownell | 1 | -0/+25 |
2009-05-15 | powerpc: Fix PCI ROM access | Benjamin Herrenschmidt | 2 | -10/+26 |
2009-05-15 | powerpc/pseries: Really fix the oprofile CPU type on pseries | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-05-15 | powerpc/cell: Make ptcal more reliable | Gerhard Stenzel | 1 | -3/+14 |
2009-05-15 | powerpc: Allow mem=x cmdline to work with 4G+ | Becky Bruce | 4 | -8/+8 |
2009-05-15 | powerpc/mpic: Fix incorrect allocation of interrupt rev-map | Kumar Gala | 1 | -7/+9 |
2009-05-15 | powerpc: Fix oprofile sampling of marked events on POWER7 | Maynard Johnson | 1 | -1/+8 |
2009-05-15 | powerpc/iseries: Fix pci breakage due to bad dma_data initialization | Stephen Rothwell x | 3 | -6/+5 |
2009-05-15 | powerpc: Fix mktree build error on Mac OS X host | Timur Tabi | 1 | -5/+5 |
2009-05-14 | powerpc/virtex: Fix duplicate level irq events. | John Linn | 1 | -10/+107 |
2009-05-14 | powerpc/virtex: Add uImage to the default images list | Grant Likely | 2 | -0/+2 |
2009-05-14 | powerpc/boot: add simpleImage.* to clean-files list | Grant Likely | 1 | -1/+1 |
2009-05-14 | MIPS: Sibyte: Fix locking in set_irq_affinity | Thomas Bogendoerfer | 2 | -10/+4 |
2009-05-14 | MIPS: Use force_sig when handling address errors. | David Daney | 1 | -3/+3 |
2009-05-14 | MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read() | Coly Li | 1 | -1/+1 |
2009-05-14 | MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0. | Ralf Baechle | 1 | -92/+50 |
2009-05-14 | MIPS: Fix highmem. | Ralf Baechle | 4 | -34/+26 |
2009-05-14 | MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware. | Ralf Baechle | 1 | -4/+4 |
2009-05-14 | MIPS: MSP71xx: Remove the RAMROOT functions | Shane McDonald | 2 | -71/+1 |
2009-05-14 | MIPS: Use -mno-check-zero-division | Ralf Baechle | 1 | -0/+1 |
2009-05-14 | MIPS: Set compiler options only after the compiler prefix has ben set. | Ralf Baechle | 1 | -2/+2 |
2009-05-14 | MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it. | Ralf Baechle | 1 | -2/+2 |
2009-05-14 | MIPS: uaccess: Switch lock annotations to might_fault(). | Ralf Baechle | 2 | -18/+23 |
2009-05-14 | MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset | Shane McDonald | 1 | -6/+2 |
2009-05-14 | MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup | Shane McDonald | 1 | -5/+2 |
2009-05-14 | MIPS: Make uaccess.h slightly more sparse friendly. | Ralf Baechle | 1 | -12/+27 |
2009-05-14 | MIPS: Make access_ok() sideeffect proof. | Ralf Baechle | 1 | -3/+13 |
2009-05-14 | MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.h | Thomas Bogendoerfer | 1 | -2/+2 |
2009-05-14 | MIPS: Alchemy: Timer build fix | Manuel Lauss | 1 | -1/+1 |
2009-05-14 | MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK. | Ralf Baechle | 1 | -4/+0 |
2009-05-14 | MIPS: Cavium: Add support for 8k and 32k page sizes. | Ralf Baechle | 6 | -4/+44 |
2009-05-14 | MIPS: TXx9: Fix possible overflow in clock calculations | Atsushi Nemoto | 3 | -3/+3 |
2009-05-14 | MIPS: Synchronize dma_map_page and dma_map_single | Atsushi Nemoto | 2 | -20/+8 |
2009-05-14 | MIPS: Enable CLO / CLZ instructions via separate CPU property | Ralf Baechle | 2 | -2/+11 |
2009-05-14 | MIPS: Loongson 2 needs no hazard barriers. | Zhang Le | 1 | -2/+3 |
2009-05-14 | MIPS: Do not include seccomp.h from compat.h | Atsushi Nemoto | 1 | -1/+0 |
2009-05-14 | MIPS: RBTX4939: Fix typo in system name | Atsushi Nemoto | 1 | -1/+1 |
2009-05-14 | MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime | David Daney | 2 | -4/+4 |
2009-05-14 | MIPS: Fix build error if CONFIG_CEVT_R4K is undefined. | Ralf Baechle | 1 | -1/+1 |