aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Harrison4-10/+2
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison16-100/+95
2008-02-13acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()Linus Torvalds1-1/+1
2008-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2-7/+13
2008-02-13x86: fix sigcontext.h user exportIngo Molnar1-0/+66
2008-02-13sched: rt-group: make rt groups scheduling configurablePeter Zijlstra2-5/+8
2008-02-13sched: rt-group: interfacePeter Zijlstra1-2/+5
2008-02-11mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro1-3/+0
2008-02-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-9/+1
2008-02-11Make topology fallback macros reference their arguments.Andi Kleen1-5/+5
2008-02-11[IA64] Fix build for sim_defconfigTony Luck1-9/+1
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-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-10Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-106/+356
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 Torvalds11-41/+41
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds7-17/+14
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds34-862/+159
2008-02-09[SPARC]: Merge asm-sparc{,64}/a.out.hDavid S. Miller2-110/+20
2008-02-10ext4: Add new "development flag" to the ext4 filesystemTheodore Tso1-0/+7
2008-02-09Merge branches 'master', 'omap1-upstream' and 'orion' into develRussell King16-106/+356
2008-02-09x86: introduce page pool in cpaThomas Gleixner1-0/+2
2008-02-09x86: construct 32-bit boot time page tables in native format.Ian Campbell2-5/+0
2008-02-09x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison1-9/+0
2008-02-09x86: fix sparse warnings in acpi/bus.cHarvey Harrison1-0/+4
2008-02-09x86: sparse warnings in pageattr.cHarvey Harrison1-1/+1
2008-02-09x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timersJordan Crouse1-1/+0
2008-02-09x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.cAndres Salomon1-0/+6
2008-02-09x86: GEODE: MFGPT: drop module owner usage from MFGPT APIAndres Salomon1-1/+1
2008-02-09Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds12-265/+275
2008-02-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-3/+20
2008-02-09memstick: initial commit for Sony MemoryStick supportAlex Dubov2-0/+303
2008-02-09m68knommu: add pgtable_tMartin Schwidefsky1-0/+1
2008-02-09Add pgtable_t to remaining nommu architecturesMartin Schwidefsky3-0/+3
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-09[S390] dynamic page tables.Martin Schwidefsky7-45/+63
2008-02-09[S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky6-45/+109
2008-02-09[S390] 1K/2K page table pages.Martin Schwidefsky8-158/+114
2008-02-09[S390] Remove a.out header file.Martin Schwidefsky1-32/+0