Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | 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 | |
| | * | | | | | | [SCSI] libsas: export sas_find_local_phy function | James Bottomley | 2008-02-23 | 1 | -0/+1 | |
| * | | | | | | | LSM/SELinux: Interfaces to allow FS to control mount options | Eric Paris | 2008-03-06 | 1 | -25/+74 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-04 | 2 | -4/+6 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-03-04 | 2 | -0/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [SPARC]: Add reboot_command[] extern decl to asm/system.h | David S. Miller | 2008-02-28 | 2 | -0/+4 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-03-04 | 4 | -6/+16 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [IA64] fix ia64 kprobes compilation | Adrian Bunk | 2008-03-04 | 1 | -4/+0 | |
| | * | | | | | | | [IA64] move gcc_intrin.h from header-y to unifdef-y | Doug Chapman | 2008-03-04 | 1 | -1/+1 | |
| | * | | | | | | | [IA64] workaround tiger ia64_sal_get_physical_id_info hang | Alex Chiang | 2008-03-04 | 1 | -0/+4 | |
| | * | | | | | | | [IA64] Fix irq migration in multiple vector domain | Kenji Kaneshige | 2008-03-04 | 1 | -1/+11 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-03-04 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | debugfs: fix sparse warnings | Harvey Harrison | 2008-03-04 | 1 | -0/+5 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-03-04 | 1 | -0/+10 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI: Add DECLARE_PCI_DEVICE_TABLE macro | Jonas Bonn | 2008-03-04 | 1 | -0/+10 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-03-04 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | USB: fix comment of struct usb_interface | Lei Ming | 2008-03-04 | 1 | -2/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | md: clean up irregularity with raid autodetect | NeilBrown | 2008-03-04 | 1 | -0/+1 |