aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-02-14fix module_update_markers() compile errorAdrian Bunk1-2/+1
2008-02-14slub: Support 4k kmallocs again to compensate for page allocator slownessChristoph Lameter1-3/+3
2008-02-14slub: Determine gfpflags once and not every time a slab is allocatedChristoph Lameter1-0/+1
2008-02-14slub: kmalloc page allocator pass-through cleanupPekka Enberg1-2/+6
2008-02-14hrtimer: check relative timeouts for overflowThomas Gleixner1-0/+2
2008-02-14SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/asyncTrond Myklebust1-4/+5
2008-02-14Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown1-0/+2
2008-02-14ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505Len Brown1-0/+1
2008-02-14maple: Fix up maple build failure.Paul Mundt1-1/+1
2008-02-14maple: Drop unused prototypes from linux/maple.h.Adrian McMenamin1-1/+0
2008-02-14maple: fix up whitespace damage.Adrian McMenamin1-50/+51
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi1-0/+2
2008-02-13[LMB]: Make lmb support large physical addressingBecky Bruce1-19/+19
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller1-0/+83
2008-02-13Linux Kernel Markers: create modpost fileMathieu Desnoyers1-6/+3
2008-02-13Linux Kernel Markers: support multiple probesMathieu Desnoyers2-24/+37
2008-02-13moduleparam: fix alpha, ia64 and ppc64 compile failuresIvan Kokshaysky1-1/+11
2008-02-13docbook: make a networking book and fix a few errorsRandy Dunlap1-2/+1
2008-02-13hugetlb: fix overcommit lockingNishanth Aravamudan1-1/+1
2008-02-13SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer1-0/+2
2008-02-13Final removal of FASTCALL()/fastcallHarvey Harrison2-6/+0
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison16-100/+95
2008-02-13sched: rt-group: make rt groups scheduling configurablePeter Zijlstra2-5/+8
2008-02-13sched: rt-group: interfacePeter Zijlstra1-2/+5
2008-02-12[NET]: Improve cache line coherency of ingress qdiscNeil Turton1-4/+4
2008-02-12Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller1-0/+2
2008-02-11mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro1-3/+0
2008-02-11Prevent IDE boot ops on NUMA systemAndi Kleen1-1/+1
2008-02-11Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-8/+5
2008-02-11DM9000: Add platform flag for no attached EEPROMBen Dooks1-0/+1
2008-02-11DM9000: Add platform data to specify external phyBen Dooks1-0/+1
2008-02-11HID: fix processing of event quirksJiri Kosina1-1/+1
2008-02-11ide-disk: fix flush requests (take 2)Bartlomiej Zolnierkiewicz1-0/+2
2008-02-11ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF optionSergei Shtylyov1-5/+4
2008-02-10nfsd: clean up svc_reserve_auth()J. Bruce Fields1-8/+5
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox1-8/+8
2008-02-10hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov1-1/+1
2008-02-10ntp: correct inconsistent interval/tick_length usagejohn stultz1-1/+8
2008-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-9/+0
2008-02-10ext4: Add new "development flag" to the ext4 filesystemTheodore Tso1-0/+7
2008-02-09x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison1-9/+0
2008-02-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-3/+20
2008-02-09memstick: initial commit for Sony MemoryStick supportAlex Dubov2-0/+303
2008-02-09memcontrol: add vm_match_cgroup()David Rientjes1-6/+4
2008-02-09Fix compile error on nommu for is_swap_pteMatt Mackall1-0/+2
2008-02-09Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller1-2/+2
2008-02-09ACPI: thermal: buildfix for CONFIG_THERMAL=nLen Brown1-3/+20
2008-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-4/+19
2008-02-08DCA: convert struct class_device to struct device.Kay Sievers1-1/+1