summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sh: add support for sh7366 processorMagnus Damm2008-02-142-2/+4
* sh: trapped io support for highlander V2Magnus Damm2008-02-141-3/+0Star
* sh: trapped io support for r2d V2Magnus Damm2008-02-141-3/+0Star
* sh: trapped io support V2Magnus Damm2008-02-144-0/+76
* sh: make copy_to/from_user() static inlineMagnus Damm2008-02-143-40/+32Star
* sh: Wire up new timerfd syscalls.Paul Mundt2008-02-142-4/+8
* maple: Drop unused prototypes from linux/maple.h.Adrian McMenamin2008-02-141-1/+0Star
* maple: fix up whitespace damage.Adrian McMenamin2008-02-141-50/+51
* sh: termios ioctl definitionsAlan Cox2008-02-143-3/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-02-141-2/+6
|\
| * [SCSI] update SG_ALL to avoid causing chainingJames Bottomley2008-02-111-2/+6
* | Linux Kernel Markers: create modpost fileMathieu Desnoyers2008-02-141-6/+3Star
* | Linux Kernel Markers: support multiple probesMathieu Desnoyers2008-02-142-24/+37
* | moduleparam: fix alpha, ia64 and ppc64 compile failuresIvan Kokshaysky2008-02-141-1/+11
* | docbook: make a networking book and fix a few errorsRandy Dunlap2008-02-141-2/+1Star
* | hugetlb: fix overcommit lockingNishanth Aravamudan2008-02-141-1/+1
* | SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer2008-02-141-0/+2
* | Final removal of FASTCALL()/fastcallHarvey Harrison2008-02-144-10/+2Star
* | include/linux: Remove all users of FASTCALL() macroHarvey Harrison2008-02-1416-100/+95Star
* | 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-121-3/+0Star
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-121-9/+1Star
|\ \
| * | [IA64] Fix build for sim_defconfigTony Luck2008-02-111-9/+1Star
| |/
* | Make topology fallback macros reference their arguments.Andi Kleen2008-02-121-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/+5Star
|\ \
| * | nfsd: clean up svc_reserve_auth()J. Bruce Fields2008-02-111-8/+5Star
* | | 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/+4Star
| |/ |/|
* | 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/+0Star
| | * | | 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
|\ \ \ \