Age | Commit message (Expand) | Author |
2008-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-05-29 | driver-core: prepare for 2.6.27 api change by adding dev_set_name | Stephen Rothwell |
2008-05-29 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-05-29 | Merge commit 'linus/master' into sched-fixes-for-linus | Ingo Molnar |
2008-05-29 | sched: re-tune NUMA topologies | Ingo Molnar |
2008-05-29 | revert ("sched: fair-group: SMP-nice for group scheduling") | Ingo Molnar |
2008-05-28 | block: make blktrace use per-cpu buffers for message notes | Jens Axboe |
2008-05-28 | Added in MESSAGE notes for blktraces | Alan D. Brunelle |
2008-05-26 | posix timers: discard SI_TIMER signals on exec | Oleg Nesterov |
2008-05-26 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2008-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-05-26 | i2c: Align i2c_device_id | Jiri Slaby |
2008-05-24 | for_each_online_pgdat(): kerneldoc fix | Fernando Luis Vazquez Cao |
2008-05-24 | gpio: build fixes | David Brownell |
2008-05-24 | SM501: reverse FPEN/VBIASEN flags behaviour | Ben Dooks |
2008-05-24 | md: restart recovery cleanly after device failure. | NeilBrown |
2008-05-24 | md: allow parallel resync of md-devices. | Bernd Schubert |
2008-05-24 | md: kill file_path wrapper | Christoph Hellwig |
2008-05-24 | md: proper extern for mdp_major | Adrian Bunk |
2008-05-24 | mm: fix atomic_t overflow in vm | Alan Cox |
2008-05-24 | types.h: don't expose struct ustat to userspace | maximilian attems |
2008-05-24 | serial: support for InstaShield IS-400 four port RS-232 PCI card | Ignacio García Pérez |
2008-05-24 | i5k_amb: support Intel 5400 chipset | Darrick J. Wong |
2008-05-23 | vlan: Use bitmask of feature flags instead of seperate feature bits | Patrick McHardy |
2008-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-05-21 | tcp: Make prior_ssthresh a u32 | Ilpo Järvinen |
2008-05-21 | netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__ | Patrick McHardy |
2008-05-20 | Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2008-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2008-05-20 | [VLAN]: Propagate selected feature bits to VLAN devices | Patrick McHardy |
2008-05-20 | USB: CDC WDM driver | Oliver Neukum |
2008-05-20 | Driver core: add device_create_vargs and device_create_drvdata | Greg Kroah-Hartman |
2008-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2008-05-20 | HID: remove CVS keywords | Adrian Bunk |
2008-05-20 | HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN. | Diego 'Flameeyes' Petteno |
2008-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-05-19 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-05-19 | libata: ignore SIMG4726 config pseudo device | Tejun Heo |
2008-05-19 | libata: increase PMP register access timeout to 3s | Tejun Heo |
2008-05-19 | ata: remove FIT() macro | Harvey Harrison |
2008-05-19 | ipv6: Move <linux/in6.h> from header-y to unifdef-y. | Robert P. J. Day |
2008-05-19 | dlm: <linux/dlm_plock.h> should be "unifdef"ed. | Robert P. J. Day |
2008-05-19 | svcrdma: Change svc_rdma_send_error return type to void | Tom Tucker |
2008-05-19 | svcrdma: Move destroy to kernel thread | Tom Tucker |
2008-05-19 | svcrdma: Use standard Linux lists for context cache | Tom Tucker |
2008-05-19 | svcrdma: Simplify RDMA_READ deferral buffer management | Tom Tucker |
2008-05-19 | svcrdma: Remove unused READ_DONE context flags bit | Tom Tucker |
2008-05-18 | i2c: Kill the old driver matching scheme | Jean Delvare |
2008-05-16 | [PATCH] get rid of leak in compat_execve() | Al Viro |