| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [IPV6]: Clean up hop-by-hop options handler. | YOSHIFUJI Hideaki | 2006-04-18 | 1 | -1/+1 |
|/ |
|
* | [PATCH] x86_64: Add tee and sync_file_range | Andi Kleen | 2006-04-18 | 1 | -1/+3 |
* | [PATCH] x86_64: Increase NUMA hash function nodemap | Andi Kleen | 2006-04-18 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-04-18 | 2 | -0/+15 |
|\ |
|
| * | powerpc: Use correct sequence for putting CPU into nap mode | Paul Mackerras | 2006-04-18 | 1 | -0/+8 |
| * | powerpc: iSeries has only 256 IRQs | Stephen Rothwell | 2006-04-04 | 1 | -0/+7 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-04-15 | 1 | -0/+18 |
|\ \ |
|
| * | | [ARM] 3477/1: ARM EABI: undefine removed syscalls | Nicolas Pitre | 2006-04-15 | 1 | -0/+18 |
* | | | [PATCH] kill unushed __put_task_struct_cb | Eric W. Biederman | 2006-04-14 | 1 | -1/+0 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-04-14 | 2 | -2/+8 |
|\ \ \ |
|
| * | | | [XFRM]: Fix aevent timer. | Jamal Hadi Salim | 2006-04-14 | 1 | -0/+8 |
| * | | | [IPV4]: Possible cleanups. | Adrian Bunk | 2006-04-14 | 1 | -2/+0 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-04-14 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | [SPARC]: Hook up sys_tee() into syscall tables. | David S. Miller | 2006-04-14 | 2 | -2/+2 |
| |/ / / |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-04-14 | 4 | -13/+35 |
|\ \ \ \ |
|
| * | | | | [SCSI] FC transport: fixes for workq deadlocks | James Smart | 2006-04-13 | 1 | -11/+30 |
| * | | | | [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions | James Bottomley | 2006-04-13 | 1 | -0/+1 |
| * | | | | [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations | Christoph Hellwig | 2006-04-13 | 2 | -2/+4 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-04-14 | 3 | -9/+34 |
|\ \ \ \ \ |
|
| * | | | | | [PATCH] remove kernel/power/pm.c:pm_unregister() | Adrian Bunk | 2006-04-14 | 1 | -7/+0 |
| * | | | | | [PATCH] PCI: fix sparse warning about pci_bus_flags | Roland Dreier | 2006-04-14 | 1 | -1/+1 |
| * | | | | | [PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge) | John W. Linville | 2006-04-14 | 1 | -1/+2 |
| * | | | | | [PATCH] PCI: MSI(X) save/restore for suspend/resume | Shaohua Li | 2006-04-14 | 1 | -0/+31 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-04-14 | 4 | -0/+17 |
|\ \ \ \ \ |
|
| * | | | | | [PATCH] pm: print name of failed suspend function | Andrew Morton | 2006-04-14 | 1 | -0/+8 |
| * | | | | | [PATCH] BLOCK: delay all uevents until partition table is scanned | Kay Sievers | 2006-04-14 | 1 | -0/+1 |
| * | | | | | [PATCH] sysfs: Allow sysfs attribute files to be pollable | NeilBrown | 2006-04-14 | 2 | -0/+8 |
| |/ / / / |
|
* | | | | | [PATCH] USB: linux/usb/net2280.h common definitions | Pete Zaitcev | 2006-04-14 | 1 | -0/+444 |
|/ / / / |
|
* | | | | Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-04-14 | 7 | -10/+18 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [PATCH] splice: add support for sys_tee() | Jens Axboe | 2006-04-11 | 6 | -4/+12 |
| * | | | [PATCH] splice: pass offset around for ->splice_read() and ->splice_write() | Jens Axboe | 2006-04-11 | 1 | -6/+6 |
* | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2006-04-12 | 2 | -28/+28 |
|\ \ \ \ |
|
| * | | | | IB: simplify static rate encoding | Jack Morgenstein | 2006-04-10 | 2 | -28/+28 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-04-12 | 8 | -3111/+0 |
|\ \ \ \ \ |
|
| * | | | | | [WAN]: Remove broken and unmaintained Sangoma drivers. | Adrian Bunk | 2006-04-11 | 8 | -3111/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | [ALSA] sound/core/pcm.c: make snd_pcm_format_name() static | Adrian Bunk | 2006-04-12 | 1 | -1/+0 |
* | | | | | [ALSA] Fix Oops of PCM OSS emulation | Takashi Iwai | 2006-04-12 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-04-11 | 6 | -7/+20 |
|\ \ \ \ |
|
| * | | | | [IA64] Pass more data to the MCA/INIT notify_die hooks | Keith Owens | 2006-04-07 | 2 | -0/+7 |
| * | | | | [IA64] always map VGA framebuffer UC, even if it supports WB | Bjorn Helgaas | 2006-04-07 | 1 | -1/+1 |
| * | | | | [IA64] fix bug in ia64 __mutex_fastpath_trylock | Chen, Kenneth W | 2006-04-07 | 1 | -1/+1 |
| * | | | | [IA64] update HP CSR space discovery via ACPI | Bjorn Helgaas | 2006-04-06 | 1 | -4/+7 |
| * | | | | [IA64] Wire up new syscalls {set,get}_robust_list | Tony Luck | 2006-04-06 | 1 | -1/+2 |
| * | | | | [IA64] Wire up new syscall sync_file_range() | Tony Luck | 2006-04-04 | 1 | -1/+3 |
| | |_|/
| |/| | |
|
* | | | | [PATCH] x86_64: inline function prefix with __always_inline in vsyscall | mao, bibo | 2006-04-11 | 2 | -3/+3 |
* | | | | [PATCH] x86_64: fix sync before RDTSC on Intel cpus | Siddha, Suresh B | 2006-04-11 | 1 | -1/+1 |
* | | | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-04-11 | 5 | -21/+31 |
|\ \ \ \ |
|
| * | | | | [PATCH] Remove sys_ prefix of new syscalls from __NR_sys_* | OGAWA Hirofumi | 2006-04-11 | 1 | -2/+2 |
| * | | | | [PATCH] splice: warning fix | Andrew Morton | 2006-04-11 | 1 | -3/+10 |
| * | | | | [PATCH] get rid of the PIPE_*() macros | Ingo Molnar | 2006-04-11 | 1 | -10/+0 |