summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* m68knommu: use tabs not spaces in cacheflush.hGreg Ungerer2008-02-141-7/+7
* m68knommu: avoid unneccessary use of xchg() in set_mb()Greg Ungerer2008-02-141-1/+1
* fix module_update_markers() compile errorAdrian Bunk2008-02-141-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-02-131-2/+6
|\
| * [SCSI] update SG_ALL to avoid causing chainingJames Bottomley2008-02-111-2/+6
* | Linux Kernel Markers: create modpost fileMathieu Desnoyers2008-02-131-6/+3
* | Linux Kernel Markers: support multiple probesMathieu Desnoyers2008-02-132-24/+37
* | moduleparam: fix alpha, ia64 and ppc64 compile failuresIvan Kokshaysky2008-02-131-1/+11
* | docbook: make a networking book and fix a few errorsRandy Dunlap2008-02-131-2/+1
* | hugetlb: fix overcommit lockingNishanth Aravamudan2008-02-131-1/+1
* | SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer2008-02-131-0/+2
* | Final removal of FASTCALL()/fastcallHarvey Harrison2008-02-134-10/+2
* | include/linux: Remove all users of FASTCALL() macroHarvey Harrison2008-02-1316-100/+95
* | acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()Linus Torvalds2008-02-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2008-02-132-7/+13
|\ \
| * | sched: rt-group: make rt groups scheduling configurablePeter Zijlstra2008-02-132-5/+8
| * | sched: rt-group: interfacePeter Zijlstra2008-02-131-2/+5
* | | x86: fix sigcontext.h user exportIngo Molnar2008-02-131-0/+66
|/ /
* | mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro2008-02-111-3/+0
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-111-9/+1
|\ \
| * | [IA64] Fix build for sim_defconfigTony Luck2008-02-111-9/+1
| |/
* | Make topology fallback macros reference their arguments.Andi Kleen2008-02-111-5/+5
* | Prevent IDE boot ops on NUMA systemAndi Kleen2008-02-111-1/+1
* | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-02-111-8/+5
|\ \
| * | nfsd: clean up svc_reserve_auth()J. Bruce Fields2008-02-101-8/+5
* | | ide-disk: fix flush requests (take 2)Bartlomiej Zolnierkiewicz2008-02-111-0/+2
* | | ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF optionSergei Shtylyov2008-02-111-5/+4
| |/ |/|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-1016-106/+356
|\ \
| | \
| | \
| *-. \ Merge branches 'master', 'omap1-upstream' and 'orion' into develRussell King2008-02-0916-106/+356
| |\ \ \
| | | * | [ARM] Orion: free up kernel virtual address spaceLennert Buytenhek2008-02-082-9/+9
| | | * | [ARM] Orion: distinguish between physical and virtual addressesLennert Buytenhek2008-02-085-54/+78
| | | * | [ARM] Orion: kill orion_early_putstr()Lennert Buytenhek2008-02-081-10/+0
| | * | | ARM: OMAP1: Use MMC multislot structures for Siemens SX1 boardCarlos Eduardo Aguiar2008-02-081-1/+7
| | * | | ARM: OMAP1: Make omap1 use MMC multislot structuresFelipe Balbi2008-02-083-0/+7
| | * | | ARM: OMAP1: Make omap1 boards to use omap_nand_platform_dataTony Lindgren2008-02-081-0/+24
| | * | | ARM: OMAP: Add helper module for board specific I2C bus registrationJarkko Nikula2008-02-082-0/+13
| | * | | ARM: OMAP: Add DMA support for chaining and 3430Anand Gadiyar2008-02-081-34/+101
| | * | | ARM: OMAP: Add 24xx GPIO debounce supportKevin Hilman2008-02-081-0/+2
| | * | | ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim2008-02-081-0/+2
| | * | | ARM: OMAP: Add 3430 CPU identification macrosSyed Mohammed Khasim2008-02-081-6/+121
| | |/ /
* | | | Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-101-8/+8
* | | | hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov2008-02-101-1/+1
* | | | ntp: correct inconsistent interval/tick_length usagejohn stultz2008-02-101-1/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-1011-41/+41
|\ \ \ \
| * \ \ \ Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller2008-02-0911-41/+41
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-0511-41/+41
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-097-17/+14
|\ \ \ \ \
| * | | | | x86: introduce page pool in cpaThomas Gleixner2008-02-091-0/+2
| * | | | | x86: construct 32-bit boot time page tables in native format.Ian Campbell2008-02-092-5/+0
| * | | | | x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison2008-02-091-9/+0
OpenPOWER on IntegriCloud