| Commit message (Expand) | Author | Age |
* | [ARM] Don't include mach-types.h unnecessarily | Russell King | 2005-09-29 |
* | [ARM] Don't include asm/arch/hardware.h directly | Russell King | 2005-09-29 |
* | [ARM] Fix warning in arch/arm/mach-pxa/generic.c | Russell King | 2005-09-29 |
* | [ARM] pxafb: Remove #if DEBUG, convert DPRINTK to pr_debug | Russell King | 2005-09-29 |
* | [PATCH] Keys: Add possessor permissions to keys [try #3] | David Howells | 2005-09-28 |
* | [PATCH] cpuset read past eof memory leak fix | Paul Jackson | 2005-09-28 |
* | Merge branch 'for-linus' from master.kernel.org:/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2005-09-28 |
|\ |
|
| * | [IB] mthca: fix hw_ver value returned from mthca_query_device | Jack Morgenstein | 2005-09-27 |
| * | [IB] mthca: Round up number of slots in HCA context memory table | Michael S. Tsirkin | 2005-09-27 |
| * | [IB] uverbs: Close some exploitable races | Roland Dreier | 2005-09-26 |
| * | [IB] mthca: Fix off by one bug in mthca_map_cmd | Michael S. Tsirkin | 2005-09-26 |
| * | [IB] mthca: fix off by one in clr_int calculation | Michael S. Tsirkin | 2005-09-26 |
| * | [IB] mthca: Fix doorbell record resource leak | Roland Dreier | 2005-09-26 |
* | | [PATCH] kmalloc_node IRQ safety fix | Alok N Kataria | 2005-09-28 |
* | | [PATCH] ppc64: More hugepage fixes | Benjamin Herrenschmidt | 2005-09-28 |
* | | [PATCH] device-mapper: Fix queue_if_no_path initialisation | Alasdair G Kergon | 2005-09-28 |
* | | [PATCH] device-mapper: Trigger an event when a table is deleted | goggin, edward | 2005-09-28 |
* | | [PATCH] swsusp: avoid problems if there are too many pages to save | Rafael J. Wysocki | 2005-09-28 |
* | | [PATCH] orinoco: Fix flood of kernel log with stupid WE warnings | Benjamin Herrenschmidt | 2005-09-28 |
* | | [PATCH] ppc64: Add missing barrier() in kexec code | Anton Blanchard | 2005-09-28 |
* | | [PATCH] cpuset maintainers | Paul Jackson | 2005-09-28 |
* | | [PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCs | john stultz | 2005-09-28 |
* | | [PATCH] Add IPMI poweroff control to sysfs | Corey Minyard | 2005-09-28 |
* | | [PATCH] ppc: fix stupid thinko in oprofile fix | Benjamin Herrenschmidt | 2005-09-28 |
* | | [PATCH] Ignore trailing whitespace on kernel parameters correctly | Rusty Russell | 2005-09-28 |
* | | [PATCH] epoll: handle timeout overflow | Davide Libenzi | 2005-09-28 |
* | | [PATCH] swsusp: prevent possible memory leak | Rafael J. Wysocki | 2005-09-28 |
* | | [PATCH] swsusp: remove wrong code from data_free | Rafael J. Wysocki | 2005-09-28 |
* | | [PATCH] pktcdvd: MAINTAINERS record | Peter Osterlund | 2005-09-28 |
* | | [PATCH] dvb: fix NULL pointer dereference when loading the budget-av module | Jon Burgess | 2005-09-28 |
* | | [PATCH] v9fs: fix races in fid allocation | Latchesar Ionkov | 2005-09-28 |
* | | [PATCH] Fix ext3_new_inode() failure paths | Chris Sykes | 2005-09-28 |
* | | [PATCH] Fix ext2_new_inode() failure paths | Chris Sykes | 2005-09-28 |
* | | [PATCH] fuse: check reserved node ID values | Miklos Szeredi | 2005-09-28 |
* | | [PATCH] fuse: add required version info | Miklos Szeredi | 2005-09-28 |
* | | [PATCH] mm: move_pte to remap ZERO_PAGE | Nick Piggin | 2005-09-28 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-09-27 |
|\ \ |
|
| * | | [SPARC64]: Do not do TLB pre-filling any more. | David S. Miller | 2005-09-26 |
| * | | [SPARC64]: Simplify Spitfire D-cache page flush. | David S. Miller | 2005-09-26 |
| * | | [SPARC64]: Probe D/I/E-cache config and use. | David S. Miller | 2005-09-26 |
| * | | [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support. | David S. Miller | 2005-09-25 |
| * | | [SPARC64]: Fix mask formation in tomatillo_wsync_handler() | David S. Miller | 2005-09-25 |
| * | | [SPARC64]: Mark functions called by paging_init() as __init. | David S. Miller | 2005-09-23 |
| * | | [SPARC64]: Kill unused variable in setup_arch() | David S. Miller | 2005-09-23 |
| * | | [SPARC64]: Fix comment typo in head.S | David S. Miller | 2005-09-22 |
| * | | [SPARC64]: Rewrite bootup sequence. | David S. Miller | 2005-09-22 |
| * | | [SPARC64]: Kill readjust_prom_translations() | David S. Miller | 2005-09-22 |
| * | | [SPARC64]: Remove unnecessary paging_init() cruft. | David S. Miller | 2005-09-22 |
| * | | [SPARC64]: Do not allocate OBP page tables using bootmem | David S. Miller | 2005-09-22 |
| * | | [SPARC64]: Break up inherit_prom_mappings() into it's constituent parts. | David S. Miller | 2005-09-22 |