summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-03-13Merge branch 'linux-2.6'Paul Mackerras51-190/+483
2008-03-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus 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-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller6-18/+337
2008-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-5/+1
2008-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+23
2008-03-11memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov1-0/+1
2008-03-11tifm: fix the MemoryStick host fifo handling codeAlex Dubov1-1/+1
2008-03-11memstick: add memstick_suspend/resume_host methodsAlex Dubov1-0/+2
2008-03-11memstick: introduce correct definitions in the headerAlex Dubov1-44/+86
2008-03-11rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLEAndrew Morton1-2/+2
2008-03-11USB: Remove __KERNEL__ check from non-exported gadget.h.Robert P. J. Day1-4/+0
2008-03-11USB: g_printer.h does not need to be "unifdef"ed.Robert P. J. Day1-1/+1
2008-03-11[NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.hPatrick McHardy1-1/+1
2008-03-11firmware: 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-08Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus 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
2008-03-07sched: retain vruntimePeter Zijlstra1-0/+4
2008-03-07[UDP]: Revert udplite and code split.David S. Miller1-10/+0
2008-03-07slab - use angle brackets for include of kmalloc_sizes.hJoe Perches1-2/+2
2008-03-07ssb: Add Gigabit Ethernet driverMichael Buesch3-0/+200
2008-03-06nl80211/cfg80211: support for mesh, sta dumpingLuis Carlos Cobo1-18/+101
2008-03-06WEXT: add mesh interface typeJohannes Berg1-0/+1
2008-03-06wireless: various definitions for mesh networkingLuis Carlos Cobo1-0/+35
2008-03-06[IPV6]: Fix powerpc allmodconfig build warnings.David S. Miller1-0/+1
2008-03-06[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet1-1/+4
2008-03-06LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris1-25/+74
2008-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-3/+4
2008-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+4
2008-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+5
2008-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+10
2008-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-2/+1
2008-03-05md: clean up irregularity with raid autodetectNeilBrown1-0/+1
2008-03-05md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown1-0/+2
2008-03-05iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori1-0/+3
2008-03-05memcg: remove mem_cgroup_unchargeHugh Dickins1-13/+7
2008-03-05memcg: bad page if page_cgroup when freeHugh Dickins1-4/+4
2008-03-05memcg: move_lists on page not page_cgroupHugh Dickins1-3/+2
2008-03-05memcg: mm_match_cgroup not vm_match_cgroupHugh Dickins1-2/+2
2008-03-05markers: add an if(0) to __mark_check_format()Mathieu Desnoyers1-1/+7
2008-03-05include falloc.h in header-yEric Sandeen1-0/+1