aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * [MIPS] JMR3927 build fixes for the RTC code.Ralf Baechle2006-04-192-2/+15
| | * [MIPS] MV6434x: Add prototype of interrupt dispatch function.Ralf Baechle2006-04-191-0/+2
| | * [MIPS] it8172: Fix build of serial driver.Ralf Baechle2006-04-191-6/+6
| | * [MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.Ralf Baechle2006-04-191-1/+1
| | * [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-191-0/+1
| | * [MIPS] Wire up sync_file_range(2).Ralf Baechle2006-04-191-6/+9
| | * [MIPS] Wire splice syscall.Ralf Baechle2006-04-191-6/+9
| | * [MIPS] More SHT_* and SHF_* ELF definitions.Ralf Baechle2006-04-191-2/+43
| | * [MIPS] Fix vectored interrupt support in TLB exception handler generator.Ralf Baechle2006-04-191-0/+1
| | * [MIPS] Provide access functions for c0_badvaddr.Ralf Baechle2006-04-191-0/+3
| | * [MIPS] Make set_vi_srs_handler static.Ralf Baechle2006-04-191-1/+0
| * | [IPV6]: Clean up hop-by-hop options handler.YOSHIFUJI Hideaki2006-04-181-1/+1
| |/
| * [PATCH] x86_64: Add tee and sync_file_rangeAndi Kleen2006-04-181-1/+3
| * [PATCH] x86_64: Increase NUMA hash function nodemapAndi Kleen2006-04-181-1/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-04-182-0/+15
| |\
| | * powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras2006-04-181-0/+8
| | * powerpc: iSeries has only 256 IRQsStephen Rothwell2006-04-041-0/+7
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-151-0/+18
| |\ \
| | * | [ARM] 3477/1: ARM EABI: undefine removed syscallsNicolas Pitre2006-04-151-0/+18
| * | | [PATCH] kill unushed __put_task_struct_cbEric W. Biederman2006-04-141-1/+0
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-142-2/+8
| |\ \ \
| | * | | [XFRM]: Fix aevent timer.Jamal Hadi Salim2006-04-141-0/+8
| | * | | [IPV4]: Possible cleanups.Adrian Bunk2006-04-141-2/+0
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-04-142-2/+2
| |\ \ \ \
| | * | | | [SPARC]: Hook up sys_tee() into syscall tables.David S. Miller2006-04-142-2/+2
| | |/ / /
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-04-144-13/+35
| |\ \ \ \
| | * | | | [SCSI] FC transport: fixes for workq deadlocksJames Smart2006-04-131-11/+30
| | * | | | [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictionsJames Bottomley2006-04-131-0/+1
| | * | | | [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig2006-04-132-2/+4
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-04-143-9/+34
| |\ \ \ \ \
| | * | | | | [PATCH] remove kernel/power/pm.c:pm_unregister()Adrian Bunk2006-04-141-7/+0
| | * | | | | [PATCH] PCI: fix sparse warning about pci_bus_flagsRoland Dreier2006-04-141-1/+1
| | * | | | | [PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)John W. Linville2006-04-141-1/+2
| | * | | | | [PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li2006-04-141-0/+31
| | | |/ / / | | |/| | |
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-144-0/+17
| |\ \ \ \ \
| | * | | | | [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-141-0/+8
| | * | | | | [PATCH] BLOCK: delay all uevents until partition table is scannedKay Sievers2006-04-141-0/+1
| | * | | | | [PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown2006-04-142-0/+8
| | |/ / / /
| * | | | | [PATCH] USB: linux/usb/net2280.h common definitionsPete Zaitcev2006-04-141-0/+444
| |/ / / /
| * | | | Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-147-10/+18
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-116-4/+12
| | * | | [PATCH] splice: pass offset around for ->splice_read() and ->splice_write()Jens Axboe2006-04-111-6/+6
| * | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-04-122-28/+28
| |\ \ \ \
| | * | | | IB: simplify static rate encodingJack Morgenstein2006-04-102-28/+28
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-128-3111/+0
| |\ \ \ \ \
| | * | | | | [WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk2006-04-118-3111/+0
| | | |/ / / | | |/| | |
| * | | | | [ALSA] sound/core/pcm.c: make snd_pcm_format_name() staticAdrian Bunk2006-04-121-1/+0
| * | | | | [ALSA] Fix Oops of PCM OSS emulationTakashi Iwai2006-04-121-1/+1
| |/ / / /
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-04-116-7/+20
| |\ \ \ \
| | * | | | [IA64] Pass more data to the MCA/INIT notify_die hooksKeith Owens2006-04-072-0/+7