| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] pcmcia: only start up nonstatic sockets if both mem and io are available | Dominik Brodowski | 2005-09-28 | 1 | -1/+1 |
* | [PATCH] pcmcia: allow one port excludes | Dominik Brodowski | 2005-09-28 | 1 | -4/+4 |
* | [PATCH] Keys: Add possessor permissions to keys [try #3] | David Howells | 2005-09-28 | 11 | -350/+528 |
* | [PATCH] cpuset read past eof memory leak fix | Paul Jackson | 2005-09-28 | 1 | -5/+6 |
* | Merge branch 'for-linus' from master.kernel.org:/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2005-09-28 | 8 | -72/+104 |
|\ |
|
| * | [IB] mthca: fix hw_ver value returned from mthca_query_device | Jack Morgenstein | 2005-09-27 | 1 | -1/+1 |
| * | [IB] mthca: Round up number of slots in HCA context memory table | Michael S. Tsirkin | 2005-09-26 | 1 | -1/+1 |
| * | [IB] uverbs: Close some exploitable races | Roland Dreier | 2005-09-26 | 4 | -63/+86 |
| * | [IB] mthca: Fix off by one bug in mthca_map_cmd | Michael S. Tsirkin | 2005-09-26 | 1 | -2/+2 |
| * | [IB] mthca: fix off by one in clr_int calculation | Michael S. Tsirkin | 2005-09-26 | 1 | -1/+1 |
| * | [IB] mthca: Fix doorbell record resource leak | Roland Dreier | 2005-09-26 | 1 | -4/+13 |
* | | [PATCH] kmalloc_node IRQ safety fix | Alok N Kataria | 2005-09-28 | 1 | -7/+18 |
* | | [PATCH] ppc64: More hugepage fixes | Benjamin Herrenschmidt | 2005-09-28 | 3 | -4/+6 |
* | | [PATCH] device-mapper: Fix queue_if_no_path initialisation | Alasdair G Kergon | 2005-09-28 | 1 | -6/+10 |
* | | [PATCH] device-mapper: Trigger an event when a table is deleted | goggin, edward | 2005-09-28 | 1 | -0/+9 |
* | | [PATCH] swsusp: avoid problems if there are too many pages to save | Rafael J. Wysocki | 2005-09-28 | 2 | -1/+8 |
* | | [PATCH] orinoco: Fix flood of kernel log with stupid WE warnings | Benjamin Herrenschmidt | 2005-09-28 | 1 | -1/+1 |
* | | [PATCH] ppc64: Add missing barrier() in kexec code | Anton Blanchard | 2005-09-28 | 1 | -0/+1 |
* | | [PATCH] cpuset maintainers | Paul Jackson | 2005-09-28 | 1 | -0/+9 |
* | | [PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCs | john stultz | 2005-09-28 | 1 | -3/+0 |
* | | [PATCH] Add IPMI poweroff control to sysfs | Corey Minyard | 2005-09-28 | 1 | -1/+1 |
* | | [PATCH] ppc: fix stupid thinko in oprofile fix | Benjamin Herrenschmidt | 2005-09-28 | 1 | -2/+1 |
* | | [PATCH] Ignore trailing whitespace on kernel parameters correctly | Rusty Russell | 2005-09-28 | 1 | -2/+8 |
* | | [PATCH] epoll: handle timeout overflow | Davide Libenzi | 2005-09-28 | 1 | -2/+6 |
* | | [PATCH] swsusp: prevent possible memory leak | Rafael J. Wysocki | 2005-09-28 | 1 | -3/+3 |
* | | [PATCH] swsusp: remove wrong code from data_free | Rafael J. Wysocki | 2005-09-28 | 1 | -4/+3 |
* | | [PATCH] pktcdvd: MAINTAINERS record | Peter Osterlund | 2005-09-28 | 1 | -0/+7 |
* | | [PATCH] dvb: fix NULL pointer dereference when loading the budget-av module | Jon Burgess | 2005-09-28 | 1 | -2/+2 |
* | | [PATCH] v9fs: fix races in fid allocation | Latchesar Ionkov | 2005-09-28 | 7 | -196/+200 |
* | | [PATCH] Fix ext3_new_inode() failure paths | Chris Sykes | 2005-09-28 | 1 | -15/+14 |
* | | [PATCH] Fix ext2_new_inode() failure paths | Chris Sykes | 2005-09-28 | 1 | -12/+13 |
* | | [PATCH] fuse: check reserved node ID values | Miklos Szeredi | 2005-09-28 | 1 | -0/+6 |
* | | [PATCH] fuse: add required version info | Miklos Szeredi | 2005-09-28 | 2 | -0/+13 |
* | | [PATCH] mm: move_pte to remap ZERO_PAGE | Nick Piggin | 2005-09-28 | 3 | -3/+18 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-09-27 | 28 | -1192/+908 |
|\ \ |
|
| * | | [SPARC64]: Do not do TLB pre-filling any more. | David S. Miller | 2005-09-26 | 2 | -35/+0 |
| * | | [SPARC64]: Simplify Spitfire D-cache page flush. | David S. Miller | 2005-09-26 | 1 | -46/+23 |
| * | | [SPARC64]: Probe D/I/E-cache config and use. | David S. Miller | 2005-09-26 | 6 | -23/+106 |
| * | | [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support. | David S. Miller | 2005-09-25 | 7 | -15/+156 |
| * | | [SPARC64]: Fix mask formation in tomatillo_wsync_handler() | David S. Miller | 2005-09-24 | 1 | -1/+1 |
| * | | [SPARC64]: Mark functions called by paging_init() as __init. | David S. Miller | 2005-09-23 | 1 | -6/+6 |
| * | | [SPARC64]: Kill unused variable in setup_arch() | David S. Miller | 2005-09-23 | 1 | -7/+0 |
| * | | [SPARC64]: Fix comment typo in head.S | David S. Miller | 2005-09-22 | 1 | -1/+1 |
| * | | [SPARC64]: Rewrite bootup sequence. | David S. Miller | 2005-09-22 | 14 | -644/+254 |
| * | | [SPARC64]: Kill readjust_prom_translations() | David S. Miller | 2005-09-22 | 1 | -35/+0 |
| * | | [SPARC64]: Remove unnecessary paging_init() cruft. | David S. Miller | 2005-09-22 | 1 | -99/+15 |
| * | | [SPARC64]: Do not allocate OBP page tables using bootmem | David S. Miller | 2005-09-22 | 1 | -47/+100 |
| * | | [SPARC64]: Break up inherit_prom_mappings() into it's constituent parts. | David S. Miller | 2005-09-22 | 1 | -141/+160 |
| * | | [SPARC64]: Do not allocate prom translations using bootmem. | David S. Miller | 2005-09-21 | 1 | -28/+26 |
| * | | [SPARC64]: Remove ktlb.S instruction patching. | David S. Miller | 2005-09-21 | 2 | -39/+24 |