summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-06-16Merge branch 'linus' into sched-develIngo Molnar27-62/+147
2008-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2-36/+379
2008-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+1
2008-06-14mac80211: remove ieee80211_get_morefragHarvey Harrison1-14/+0
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison1-18/+374
2008-06-14iwlwifi: remove redundant flags regarding to FAT channelEmmanuel Grumbach1-0/+1
2008-06-14nl80211: Fix comment merge errorMichael Buesch1-4/+4
2008-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller28-81/+151
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-7/+0
2008-06-13cpu topology: always define CPU topology informationBen Hutchings1-0/+13
2008-06-13pagemap: pass mm into pagewalkersDave Hansen1-8/+9
2008-06-13cciss: add new hardware supportMike Miller1-0/+1
2008-06-13proc_fs.h: move struct mm_struct forward-declarationBen Nizette1-2/+2
2008-06-13tcp: Revert 'process defer accept as established' changes.David S. Miller1-7/+0
2008-06-13Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller1-0/+12
2008-06-13Suspend-related patches for 2.6.27Rafael J. Wysocki2-1/+16
2008-06-13Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes1-0/+1
2008-06-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+13
2008-06-12Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes1-1/+1
2008-06-12Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-10/+27
2008-06-12always_inline timespec_add_nsJeremy Fitzhardinge1-2/+5
2008-06-12add an inlined version of iter_div_u64_remJeremy Fitzhardinge1-0/+19
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge2-9/+4
2008-06-12x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com1-0/+1
2008-06-12mv643xx_eth: allow multiple TX queuesLennert Buytenhek1-1/+2
2008-06-12mv643xx_eth: allow multiple RX queuesLennert Buytenhek1-0/+5
2008-06-12mv643xx_eth: general cleanupLennert Buytenhek1-18/+41
2008-06-12net: remove CVS keywordsAdrian Bunk9-21/+0
2008-06-12smc911x: introduce platform data flagsMagnus Damm1-0/+12
2008-06-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-3/+4
2008-06-12pnpacpi: fix IRQ flag decodingBjorn Helgaas1-3/+3
2008-06-12cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi1-0/+1
2008-06-11Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-3/+6
2008-06-11Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller1-1/+1
2008-06-11net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki1-0/+1
2008-06-11virtio: Fix typo in virtio_net_hdr commentsMark McLoughlin1-1/+1
2008-06-11PCI: introduce pci_slotAlex Chiang2-11/+20
2008-06-10inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo1-1/+3
2008-06-10ide: remove the ide_etrax100 chipset typeAdrian Bunk1-1/+1
2008-06-10shpchp: check firmware before taking controlKenji Kaneshige1-1/+1
2008-06-10Implement new suspend and hibernation callbacks for platform bussesRafael J. Wysocki1-0/+1
2008-06-10PCI: implement new suspend/resume callbacksRafael J. Wysocki1-1/+1
2008-06-10Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2-28/+295
2008-06-10Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki1-1/+9
2008-06-10PCI: drivers/pci/pci.c: add prototypesAdrian Bunk1-1/+4
2008-06-10sched: prevent bound kthreads from changing cpus_allowedDavid Rientjes1-0/+1
2008-06-10ftrace: prevent freeing of all failed updatesAbhishek Sagar1-0/+1
2008-06-10sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov1-0/+13
2008-06-10mm, x86: shrink_active_range() should check allYinghai Lu1-2/+1