aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
* | | | | tifm: fix the MemoryStick host fifo handling codeAlex Dubov2008-03-10
* | | | | memstick: add memstick_suspend/resume_host methodsAlex Dubov2008-03-10
* | | | | memstick: introduce correct definitions in the headerAlex Dubov2008-03-10
* | | | | rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLEAndrew Morton2008-03-10
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-03-09
|\ \ \ \
| * | | | time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel2008-03-09
| * | | | time: prevent the loop in timespec_add_ns() from being optimised awaySegher Boessenkool2008-03-09
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-03-09
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [CRYPTO] skcipher: Fix section mismatchesHerbert Xu2008-03-08
* | | | | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2008-03-07
|\ \ \ \ \
| * | | | | slab - use angle brackets for include of kmalloc_sizes.hJoe Perches2008-03-06
* | | | | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-03-07
|\ \ \ \ \ \
| * | | | | | NFS: Fix the fsid revalidation in nfs_update_inode()Trond Myklebust2008-03-07
* | | | | | | sched: retain vruntimePeter Zijlstra2008-03-07
| |_|_|_|/ / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds2008-03-06
|\ \ \ \ \ \
| * | | | | | sh: Fix up the sh64 build.Paul Mundt2008-03-06
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-03-06
|\ \ \ \ \ \
| * | | | | | [Blackfin] arch: current_l1_stack_save is a pointer, so use NULL rather than 0Mike Frysinger2008-03-05
| * | | | | | [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscallsBryan Wu2008-03-06
| |/ / / / /
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-03-06
|\ \ \ \ \ \
| * | | | | | [IA64] kprobes arch consolidation build fixHarvey Harrison2008-03-06
| * | | | | | [IA64] remove duplicate code from arch_ptrace()Petr Tesarik2008-03-05
| * | | | | | [IA64] convert sys_ptrace to arch_ptracePetr Tesarik2008-03-05
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-03-06
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher moduleHerbert Xu2008-02-22
* | | | | | Really unexport asm/page.hDavid Woodhouse2008-03-06
| |_|_|/ / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-03-05
|\ \ \ \ \
| * | | | | [SCSI] iscsi class: regression - fix races with state manipulation and blocki...Mike Christie2008-03-05
| * | | | | [SCSI] libsas: export sas_find_local_phy functionJames Bottomley2008-02-24
* | | | | | LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris2008-03-05
| |_|/ / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-04
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | [TCP]: Improve ipv4 established hash function.David S. Miller2008-03-04
| * | | | [NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller2008-03-04
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-04
|\ \ \ \ \
| * | | | | [SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller2008-02-29
| | |_|_|/ | |/| | |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-03-04
|\ \ \ \ \
| * | | | | [IA64] fix ia64 kprobes compilationAdrian Bunk2008-03-04
| * | | | | [IA64] move gcc_intrin.h from header-y to unifdef-yDoug Chapman2008-03-04
| * | | | | [IA64] workaround tiger ia64_sal_get_physical_id_info hangAlex Chiang2008-03-04
| * | | | | [IA64] Fix irq migration in multiple vector domainKenji Kaneshige2008-03-04
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-04
|\ \ \ \ \ \
| * | | | | | debugfs: fix sparse warningsHarvey Harrison2008-03-04
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-03-04
|\ \ \ \ \ \
| * | | | | | PCI: Add DECLARE_PCI_DEVICE_TABLE macroJonas Bonn2008-03-04
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-03-04
|\ \ \ \ \ \
| * | | | | | USB: fix comment of struct usb_interfaceLei Ming2008-03-04
| |/ / / / /
* | | | | | md: clean up irregularity with raid autodetectNeilBrown2008-03-04
* | | | | | md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown2008-03-04
* | | | | | iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori2008-03-04
* | | | | | cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_get...Jesper Nilsson2008-03-04