| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | [BRIDGE]: netlink status fix | Stephen Hemminger | 2006-08-04 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | [PATCH] SCX200_ACB: eliminate spurious timeout errors | David Woodhouse | 2006-08-06 | 1 | -2/+5 |
* | | | | [PATCH] udf: initialize parts of inode earlier in create | Eric Sandeen | 2006-08-06 | 1 | -5/+6 |
* | | | | [PATCH] futex: Apply recent futex fixes to futex_compat | Thomas Gleixner | 2006-08-06 | 1 | -3/+3 |
* | | | | [PATCH] pnpacpi: reject ACPI_PRODUCER resources | matthieu castet | 2006-08-06 | 1 | -0/+8 |
* | | | | [PATCH] reiserfs_write_full_page() should not get_block past eof | Chris Mason | 2006-08-06 | 1 | -2/+12 |
* | | | | [PATCH] fix reiserfs lock inversion of bkl vs inode semaphore | Chris Mason | 2006-08-06 | 2 | -2/+2 |
* | | | | [PATCH] memory hotadd fixes: enhance collision check | KAMEZAWA Hiroyuki | 2006-08-06 | 1 | -7/+22 |
* | | | | [PATCH] memory hotadd fixes: avoid registering res twice | KAMEZAWA Hiroyuki | 2006-08-06 | 1 | -0/+4 |
* | | | | [PATCH] memory hotadd fixes: avoid check in acpi | KAMEZAWA Hiroyuki | 2006-08-06 | 1 | -8/+1 |
* | | | | [PATCH] memory hotadd fixes: find_next_system_ram catch range fix | KAMEZAWA Hiroyuki | 2006-08-06 | 2 | -2/+3 |
* | | | | [PATCH] memory hotadd fixes: change find_next_system_ram's return value manner | KAMEZAWA Hiroyuki | 2006-08-06 | 1 | -2/+4 |
* | | | | [PATCH] memory hotadd fixes: not-aligned memory hotadd handling fix | KAMEZAWA Hiroyuki | 2006-08-06 | 1 | -7/+16 |
* | | | | [PATCH] Fix BeFS slab corruption | Diego Calleja | 2006-08-06 | 1 | -2/+9 |
* | | | | [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks | Stefan Richter | 2006-08-06 | 1 | -0/+3 |
* | | | | [PATCH] Add stable branch to maintainers file | Steven Rostedt | 2006-08-06 | 1 | -0/+8 |
* | | | | [PATCH] sh: fix proc file removal for superh store queue module | Neil Horman | 2006-08-06 | 1 | -3/+7 |
* | | | | [PATCH] eicon: fix define conflict with ptrace | Alexey Dobriyan | 2006-08-06 | 1 | -1/+0 |
* | | | | [PATCH] pSeries: hvsi char driver janitorial cleanup | Linas Vepstas | 2006-08-06 | 1 | -4/+1 |
* | | | | [PATCH] pSeries hvsi char driver null pointer deref | Linas Vepstas | 2006-08-06 | 1 | -1/+2 |
* | | | | [PATCH] Fix more per-cpu typos | Alexey Dobriyan | 2006-08-06 | 1 | -1/+1 |
* | | | | [PATCH] doc: update panic_on_oops documentation | Maxime Bizon | 2006-08-06 | 1 | -3/+2 |
* | | | | [PATCH] knfsd: fix race related problem when adding items to and svcrpc auth ... | Neil Brown | 2006-08-06 | 1 | -1/+5 |
* | | | | [PATCH] debug_locks.h: add "struct task_struct;" | Alexey Dobriyan | 2006-08-06 | 1 | -0/+2 |
* | | | | [PATCH] fadvise() make POSIX_FADV_NOREUSE a no-op | Andrew Morton | 2006-08-06 | 1 | -1/+2 |
* | | | | [PATCH] au1100fb: Fix startup sequence | Rodolfo Giometti | 2006-08-06 | 1 | -8/+5 |
* | | | | [PATCH] au1100fb: info->var.rotate fix | Rodolfo Giometti | 2006-08-06 | 1 | -2/+3 |
* | | | | [PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertion | Antonino A. Daplas | 2006-08-06 | 1 | -1/+3 |
* | | | | [PATCH] fix vmstat per cpu usage | Jan Blunck | 2006-08-06 | 1 | -4/+4 |
* | | | | [PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE | Chuck Ebbert | 2006-08-06 | 1 | -1/+3 |
* | | | | [PATCH] md: Fix a bug that recently crept into md/linear | NeilBrown | 2006-08-06 | 1 | -3/+3 |
* | | | | [PATCH] omap-rng build fix | David Brownell | 2006-08-06 | 1 | -27/+24 |
* | | | | [PATCH] i_mutex does not need to be locked in reiserfs_delete_inode() | Alexander Zarochentsev | 2006-08-06 | 1 | -10/+2 |
* | | | | [PATCH] crash in aty128_set_lcd_enable() on PowerBook | Olaf Hering | 2006-08-06 | 1 | -7/+3 |
* | | | | [PATCH] ufs: handle truncated pages | Evgeniy Dushistov | 2006-08-06 | 2 | -3/+3 |
* | | | | [PATCH] ufs: ufs_get_locked_page() race fix | Evgeniy Dushistov | 2006-08-06 | 1 | -7/+8 |
* | | | | [PATCH] bug in futex unqueue_me | Christian Borntraeger | 2006-08-06 | 1 | -0/+1 |
* | | | | [PATCH] disable debugging version of write_lock() | Andrew Morton | 2006-08-06 | 1 | -4/+6 |
* | | | | [PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h> | Adrian Bunk | 2006-08-06 | 1 | -0/+1 |
* | | | | [PATCH] Make suspend possible with a traced process at a breakpoint | Rafael J. Wysocki | 2006-08-06 | 2 | -8/+26 |
|/ / / |
|
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-08-04 | 1 | -29/+57 |
|\ \ \ |
|
| * | | | [IA64] make uncached allocator more node aware | Dean Nelson | 2006-08-04 | 1 | -29/+57 |
* | | | | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2006-08-04 | 11 | -62/+75 |
|\ \ \ \ |
|
| * | | | | SUNRPC: Fix obvious refcounting bugs in rpc_pipefs. | Trond Myklebust | 2006-08-03 | 1 | -2/+4 |
| * | | | | RPC: Ensure that we disconnect TCP socket when client requests error out | Trond Myklebust | 2006-08-03 | 4 | -43/+61 |
| * | | | | NLM/lockd: remove b_done | J. Bruce Fields | 2006-08-03 | 2 | -10/+3 |
| * | | | | NFS: make 2 functions static | Adrian Bunk | 2006-08-03 | 3 | -6/+4 |
| * | | | | NFS: Release dcache_lock in an error path of nfs_path | Josh Triplett | 2006-08-03 | 1 | -1/+3 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-08-04 | 5 | -117/+190 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | [CPUFREQ] Propagate acpi_processor_preregister_performance return value. | bert hubert | 2006-07-31 | 1 | -2/+1 |