Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-03-12 | 3 | -17/+8 | |
| | |\ \ \ \ | ||||||
| | | * | | | | [POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMU | Tony Breeds | 2008-03-13 | 1 | -0/+7 | |
| | | * | | | | [POWERPC] Fix undefined pmu_sys_suspended compilation error | Tony Breeds | 2008-03-13 | 1 | -1/+1 | |
| | | * | | | | [PPC] 8xx: swap bug-fix | Yuri Tikhonov | 2008-03-07 | 1 | -8/+0 | |
| | | * | | | | [POWERPC] 8xx: fix swap | Vitaly Bordug | 2008-03-07 | 1 | -8/+0 | |
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-12 | 7 | -10/+6 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-03-12 | 7 | -6/+12 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | [MIPS] Clocksource: Only install r4k counter as clocksource if present. | Ralf Baechle | 2008-03-12 | 1 | -2/+3 | |
| | | * | | | | | | [MIPS] Lasat: fix LASAT_CASCADE_IRQ | Yoichi Yuasa | 2008-03-12 | 1 | -1/+1 | |
| | | * | | | | | | [MIPS] Fix yosemite build error | Ralf Baechle | 2008-03-12 | 2 | -1/+2 | |
| | | * | | | | | | [MIPS] Fix loads of section missmatches | Ralf Baechle | 2008-03-12 | 1 | -1/+1 | |
| | | * | | | | | | [MIPS] IP27: Tighten up CPU description to fix warnings. | Ralf Baechle | 2008-03-12 | 1 | -0/+4 | |
| | | * | | | | | | [MIPS] Fix plat_ioremap for JMR3927 | Atsushi Nemoto | 2008-03-12 | 1 | -1/+1 | |
| | * | | | | | | | Remove <linux/genhd.h> from user-visible headers. | David Woodhouse | 2008-03-12 | 2 | -28/+3 | |
| | * | | | | | | | nommu: Provide is_vmalloc_addr() stub. | Paul Mundt | 2008-03-12 | 1 | -3/+10 | |
| | |/ / / / / / | ||||||
| | * | | | | | | x86: remove quicklists | Thomas Gleixner | 2008-03-11 | 1 | -3/+2 | |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-03-10 | 2 | -5/+1 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | USB: Remove __KERNEL__ check from non-exported gadget.h. | Robert P. J. Day | 2008-03-10 | 1 | -4/+0 | |
| | | * | | | | | | USB: g_printer.h does not need to be "unifdef"ed. | Robert P. J. Day | 2008-03-10 | 1 | -1/+1 | |
| | | | |_|_|_|/ | | | |/| | | | | ||||||
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-03-10 | 1 | -0/+23 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | firmware: provide stubs for the FW_LOADER=n case | James Bottomley | 2008-03-10 | 1 | -0/+23 | |
| | | |/ / / / / | ||||||
| | * | | | | | | memstick: add support for JMicron jmb38x MemoryStick host controller | Alex Dubov | 2008-03-10 | 1 | -0/+1 | |
| | * | | | | | | tifm: fix the MemoryStick host fifo handling code | Alex Dubov | 2008-03-10 | 1 | -1/+1 | |
| | * | | | | | | memstick: add memstick_suspend/resume_host methods | Alex Dubov | 2008-03-10 | 1 | -0/+2 | |
| | * | | | | | | memstick: introduce correct definitions in the header | Alex Dubov | 2008-03-10 | 1 | -44/+86 | |
| | * | | | | | | rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE | Andrew Morton | 2008-03-10 | 1 | -2/+2 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds | 2008-03-09 | 2 | -8/+5 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | time: remove obsolete CLOCK_TICK_ADJUST | Roman Zippel | 2008-03-09 | 1 | -8/+1 | |
| | | * | | | | | time: prevent the loop in timespec_add_ns() from being optimised away | Segher Boessenkool | 2008-03-09 | 1 | -0/+4 | |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-03-09 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | [CRYPTO] skcipher: Fix section mismatches | Herbert Xu | 2008-03-08 | 1 | -1/+1 | |
| | * | | | | | | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 2008-03-07 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | slab - use angle brackets for include of kmalloc_sizes.h | Joe Perches | 2008-03-06 | 1 | -2/+2 | |
| | * | | | | | | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-03-07 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | NFS: Fix the fsid revalidation in nfs_update_inode() | Trond Myklebust | 2008-03-07 | 1 | -0/+1 | |
| | * | | | | | | | | sched: retain vruntime | Peter Zijlstra | 2008-03-07 | 1 | -0/+4 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 | Linus Torvalds | 2008-03-06 | 1 | -5/+0 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | sh: Fix up the sh64 build. | Paul Mundt | 2008-03-06 | 1 | -5/+0 | |
| | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-03-06 | 2 | -3/+5 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | [Blackfin] arch: current_l1_stack_save is a pointer, so use NULL rather than 0 | Mike Frysinger | 2008-03-05 | 1 | -1/+1 | |
| | | * | | | | | | | [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls | Bryan Wu | 2008-03-06 | 1 | -2/+4 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-03-06 | 2 | -3/+8 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | [IA64] kprobes arch consolidation build fix | Harvey Harrison | 2008-03-06 | 1 | -1/+1 | |
| | | * | | | | | | | [IA64] remove duplicate code from arch_ptrace() | Petr Tesarik | 2008-03-05 | 1 | -0/+7 | |
| | | * | | | | | | | [IA64] convert sys_ptrace to arch_ptrace | Petr Tesarik | 2008-03-05 | 1 | -2/+0 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-03-06 | 1 | -0/+6 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | | | ||||||
| | | * | | | | | | [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module | Herbert Xu | 2008-02-23 | 1 | -0/+6 | |
| | * | | | | | | | Really unexport asm/page.h | David Woodhouse | 2008-03-06 | 2 | -5/+0 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-03-05 | 2 | -0/+3 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | [SCSI] iscsi class: regression - fix races with state manipulation and blocki... | Mike Christie | 2008-03-05 | 1 | -0/+2 |