aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-12[IA64] regset: 64-bit supportShaohua Li1-0/+24
2008-03-11x86: remove quicklistsThomas Gleixner1-3/+2
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-5/+1
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+23
2008-03-10memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov1-0/+1
2008-03-10tifm: fix the MemoryStick host fifo handling codeAlex Dubov1-1/+1
2008-03-10memstick: add memstick_suspend/resume_host methodsAlex Dubov1-0/+2
2008-03-10memstick: introduce correct definitions in the headerAlex Dubov1-44/+86
2008-03-10rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLEAndrew Morton1-2/+2
2008-03-10USB: Remove __KERNEL__ check from non-exported gadget.h.Robert P. J. Day1-4/+0
2008-03-10USB: g_printer.h does not need to be "unifdef"ed.Robert P. J. Day1-1/+1
2008-03-10firmware: provide stubs for the FW_LOADER=n caseJames Bottomley1-0/+23
2008-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2-8/+5
2008-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2008-03-09time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel1-8/+1
2008-03-09time: prevent the loop in timespec_add_ns() from being optimised awaySegher Boessenkool1-0/+4
2008-03-08[CRYPTO] skcipher: Fix section mismatchesHerbert Xu1-1/+1
2008-03-07Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vmLinus Torvalds1-2/+2
2008-03-07Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+1
2008-03-07NFS: Fix the fsid revalidation in nfs_update_inode()Trond Myklebust1-0/+1
2008-03-07sched: retain vruntimePeter Zijlstra1-0/+4
2008-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds1-5/+0
2008-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds2-3/+5
2008-03-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-3/+8
2008-03-06slab - use angle brackets for include of kmalloc_sizes.hJoe Perches1-2/+2
2008-03-06[IA64] kprobes arch consolidation build fixHarvey Harrison1-1/+1
2008-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+6
2008-03-06Really unexport asm/page.hDavid Woodhouse2-5/+0
2008-03-06sh: Fix up the sh64 build.Paul Mundt1-5/+0
2008-03-05[Blackfin] arch: current_l1_stack_save is a pointer, so use NULL rather than 0Mike Frysinger1-1/+1
2008-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-0/+3
2008-03-05[IA64] remove duplicate code from arch_ptrace()Petr Tesarik1-0/+7
2008-03-05[IA64] convert sys_ptrace to arch_ptracePetr Tesarik1-2/+0
2008-03-06LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris1-25/+74
2008-03-05[SCSI] iscsi class: regression - fix races with state manipulation and blocking/unblockingMike Christie1-0/+2
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-4/+6
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-0/+4
2008-03-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds4-6/+16
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+5
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+10
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-2/+1
2008-03-04md: clean up irregularity with raid autodetectNeilBrown1-0/+1
2008-03-04md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown1-0/+2
2008-03-04iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori1-0/+3
2008-03-04cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_gettimeJesper Nilsson1-3/+3
2008-03-04cris: correct usage of __user for copy to and from user space in lib/usercopy and uaccess.hJesper Nilsson1-44/+9
2008-03-04memcg: remove mem_cgroup_unchargeHugh Dickins1-13/+7
2008-03-04memcg: bad page if page_cgroup when freeHugh Dickins1-4/+4
2008-03-04memcg: move_lists on page not page_cgroupHugh Dickins1-3/+2
2008-03-04memcg: mm_match_cgroup not vm_match_cgroupHugh Dickins1-2/+2