| Commit message (Expand) | Author | Age | Files | Lines |
* | [MTD] Convert physmap to platform driver | Lennert Buytenhek | 2006-05-07 | 1 | -13/+8 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-05-03 | 116 | -432/+2153 |
|\ |
|
| * | [PATCH] vmsplice: restrict stealing a little more | Jens Axboe | 2006-05-02 | 1 | -0/+1 |
| * | [PATCH] splice: fix page LRU accounting | Jens Axboe | 2006-05-02 | 1 | -3/+2 |
| * | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-05-01 | 4 | -23/+193 |
| |\ |
|
| | * | [PATCH] Rework of IPC auditing | Steve Grubb | 2006-05-01 | 1 | -2/+5 |
| | * | [PATCH] More user space subject labels | Steve Grubb | 2006-05-01 | 1 | -1/+1 |
| | * | [PATCH] Reworked patch for labels on user space messages | Steve Grubb | 2006-05-01 | 2 | -0/+17 |
| | * | [PATCH] change lspp ipc auditing | Steve Grubb | 2006-05-01 | 2 | -16/+15 |
| | * | [PATCH] audit inode patch | Steve Grubb | 2006-05-01 | 1 | -0/+34 |
| | * | [PATCH] support for context based audit filtering | Darrel Goeddel | 2006-05-01 | 2 | -0/+117 |
| | * | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro | 2006-05-01 | 1 | -4/+4 |
| * | | [NETFILTER] x_tables: fix compat related crash on non-x86 | Patrick McHardy | 2006-05-01 | 1 | -0/+8 |
| * | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-05-01 | 1 | -4/+25 |
| |\ \ |
|
| | * | | [PATCH] vmsplice: allow user to pass in gift pages | Jens Axboe | 2006-05-01 | 1 | -0/+2 |
| | * | | [PATCH] pipe: enable atomic copying of pipe data to/from user space | Jens Axboe | 2006-05-01 | 1 | -5/+6 |
| | * | | [PATCH] pipe: introduce ->pin() buffer operation | Jens Axboe | 2006-05-01 | 1 | -1/+20 |
| | * | | [PATCH] splice: fix bugs in pipe_to_file() | Jens Axboe | 2006-05-01 | 1 | -2/+1 |
| | |/ |
|
| * | | [PATCH] powerpc: cell: Add numa id to struct spu | Jeremy Kerr | 2006-05-01 | 1 | -0/+1 |
| * | | [PATCH] powerpc: Allow devices to register with numa topology | Jeremy Kerr | 2006-05-01 | 1 | -0/+24 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-05-01 | 3 | -3/+3 |
| |\ \ |
|
| | * | | [NET]: use hlist_unhashed() | Akinobu Mita | 2006-04-29 | 3 | -3/+3 |
| | |/ |
|
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-05-01 | 1 | -2/+0 |
| |\ \ |
|
| | * | | [SPARC64]: Kill __flush_tlb_page() prototype. | David S. Miller | 2006-04-30 | 1 | -2/+0 |
| | |/ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-05-01 | 3 | -52/+112 |
| |\ \ |
|
| | * | | Input: ressurect EVIOCGREP and EVIOCSREP | Dmitry Torokhov | 2006-04-29 | 1 | -0/+2 |
| | * | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-04-29 | 288 | -4990/+5714 |
| | |\ \ |
|
| | * | | | Input: move input_device_id to mod_devicetable.h | Dmitry Torokhov | 2006-04-26 | 2 | -51/+101 |
| | * | | | Input: allow passing NULL to input_free_device() | Dmitry Torokhov | 2006-04-26 | 1 | -1/+2 |
| | * | | | Input: ads7846 - improve filtering for thumb press accuracy | Imre Deak | 2006-04-26 | 1 | -2/+4 |
| | * | | | Input: ads7846 - handle IRQs that were latched during disabled IRQs | Imre Deak | 2006-04-11 | 1 | -0/+2 |
| | * | | | Input: ads7846 - debouncing and rudimentary sample filtering | Imre Deak | 2006-04-11 | 1 | -0/+3 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2006-05-01 | 2 | -1/+7 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n | Takashi Iwai | 2006-04-27 | 2 | -1/+7 |
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2006-04-29 | 7 | -8/+38 |
| |\ \ \ \ |
|
| | * | | | | [PATCH] powerpc: Add cputable entry for POWER6 | Anton Blanchard | 2006-04-29 | 1 | -4/+10 |
| | * | | | | [PATCH] ppc32: odd fixes and improvements in ppc_sys | Vitaly Bordug | 2006-04-28 | 1 | -0/+2 |
| | * | | | | [PATCH] powerpc: Wire up *at syscalls | Andreas Schwab | 2006-04-28 | 1 | -1/+19 |
| | * | | | | [PATCH] ppc32: add 440GX erratum 440_43 workaround | Eugene Surovegin | 2006-04-28 | 1 | -0/+1 |
| | * | | | | [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. | David Woodhouse | 2006-04-28 | 1 | -3/+3 |
| | * | | | | [PATCH] powerpc: Fix pagetable bloat for hugepages | David Gibson | 2006-04-28 | 2 | -0/+3 |
| * | | | | | [PATCH] i386: fix broken FP exception handling | Chuck Ebbert | 2006-04-29 | 1 | -2/+2 |
| | |_|_|/
| |/| | | |
|
| * | | | | [PATCH] s390: add read_mostly optimization | Christian Borntraeger | 2006-04-28 | 1 | -0/+2 |
| * | | | | [PATCH] s390: futex atomic operations | Martin Schwidefsky | 2006-04-28 | 1 | -4/+119 |
| * | | | | [PATCH] request_irq(): remove warnings from irq probing | Andrew Morton | 2006-04-28 | 2 | -2/+4 |
| |/ / / |
|
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-04-27 | 6 | -8/+29 |
| |\ \ \ |
|
| | * | | | [IA64] enable dumps to capture second page of kernel stack | Cliff Wickman | 2006-04-27 | 1 | -1/+1 |
| | * | | | [IA64-SGI] - Fix discover of nearest cpu node to IO node | Jack Steiner | 2006-04-27 | 1 | -1/+5 |
| | * | | | [IA64] Setup an IA64 specific reclaim distance | Christoph Lameter | 2006-04-21 | 1 | -0/+5 |
| | * | | | [IA64] eliminate compile time warnings | Satoru Takeuchi | 2006-04-20 | 1 | -0/+2 |