aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-26NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner1-0/+6
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-1/+6
2008-03-24PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton1-4/+0
2008-03-24USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov1-1/+3
2008-03-24USB: new quirk flag to avoid Set-InterfaceAlan Stern1-0/+3
2008-03-24libata: implement ata_qc_raw_nbytes()Tejun Heo1-1/+7
2008-03-22PNP: increase the number of PnP memory resources from 12 to 24Darren Salt1-1/+1
2008-03-21sched: add arch_update_cpu_topology hook.Heiko Carstens1-0/+2
2008-03-21sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens1-0/+1
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-5/+5
2008-03-20file capabilities: remove cap_task_kill()Serge Hallyn1-2/+1
2008-03-19memstick: automatically retrieve "INT" value from command responseAlex Dubov1-1/+0
2008-03-19fs: fix kernel-doc notation warningsRandy Dunlap1-9/+2
2008-03-19rcu: fix misplaced mb() in rcu_enter/exit_nohz()Paul E. McKenney1-2/+2
2008-03-19sched: tune multi-core idle balancingIngo Molnar1-1/+0
2008-03-19sched: improve affine wakeupsIngo Molnar1-0/+3
2008-03-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-99/+0
2008-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller47-184/+484
2008-03-17[IPV4]: ipv4_is_lbcast() misannotationsAl Viro1-1/+1
2008-03-17[PKT_SCHED]: annotate cls_u32Al Viro1-4/+4
2008-03-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+2
2008-03-17devres: implement pcim_iomap_regions_request_all()Tejun Heo1-0/+2
2008-03-17virtio: fix race in enable_cbChristian Borntraeger1-2/+3
2008-03-17The ps2esdi driver was marked as BROKEN more than two years ago due to beingAdrian Bunk2-99/+0
2008-03-14struct export_operations: adjust comments to match current membersMarc Dionne1-2/+2
2008-03-13PCI: fix issue with busses registering multiple times in sysfsGreg Kroah-Hartman1-0/+1
2008-03-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+8
2008-03-13[POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMUTony Breeds1-0/+7
2008-03-13[POWERPC] Fix undefined pmu_sys_suspended compilation errorTony Breeds1-1/+1
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-4/+2
2008-03-12Remove <linux/genhd.h> from user-visible headers.David Woodhouse2-28/+3
2008-03-12nommu: Provide is_vmalloc_addr() stub.Paul Mundt1-3/+10
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-10[NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.hPatrick McHardy1-1/+1
2008-03-10firmware: provide stubs for the FW_LOADER=n caseJames Bottomley1-0/+23
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-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-07[NET]: include <linux/types.h> into linux/ethtool.h for __u* typedefKirill A. Shutemov1-0/+1
2008-03-07[NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov1-3/+0