summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [PATCH] reiserfs_write_full_page() should not get_block past eofChris Mason2006-08-061-2/+12
| * | | | [PATCH] fix reiserfs lock inversion of bkl vs inode semaphoreChris Mason2006-08-062-2/+2
| * | | | [PATCH] memory hotadd fixes: enhance collision checkKAMEZAWA Hiroyuki2006-08-061-7/+22
| * | | | [PATCH] memory hotadd fixes: avoid registering res twiceKAMEZAWA Hiroyuki2006-08-061-0/+4
| * | | | [PATCH] memory hotadd fixes: avoid check in acpiKAMEZAWA Hiroyuki2006-08-061-8/+1
| * | | | [PATCH] memory hotadd fixes: find_next_system_ram catch range fixKAMEZAWA Hiroyuki2006-08-062-2/+3
| * | | | [PATCH] memory hotadd fixes: change find_next_system_ram's return value mannerKAMEZAWA Hiroyuki2006-08-061-2/+4
| * | | | [PATCH] memory hotadd fixes: not-aligned memory hotadd handling fixKAMEZAWA Hiroyuki2006-08-061-7/+16
| * | | | [PATCH] Fix BeFS slab corruptionDiego Calleja2006-08-061-2/+9
| * | | | [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter2006-08-061-0/+3
| * | | | [PATCH] Add stable branch to maintainers fileSteven Rostedt2006-08-061-0/+8
| * | | | [PATCH] sh: fix proc file removal for superh store queue moduleNeil Horman2006-08-061-3/+7
| * | | | [PATCH] eicon: fix define conflict with ptraceAlexey Dobriyan2006-08-061-1/+0
| * | | | [PATCH] pSeries: hvsi char driver janitorial cleanupLinas Vepstas2006-08-061-4/+1
| * | | | [PATCH] pSeries hvsi char driver null pointer derefLinas Vepstas2006-08-061-1/+2
| * | | | [PATCH] Fix more per-cpu typosAlexey Dobriyan2006-08-061-1/+1
| * | | | [PATCH] doc: update panic_on_oops documentationMaxime Bizon2006-08-061-3/+2
| * | | | [PATCH] knfsd: fix race related problem when adding items to and svcrpc auth ...Neil Brown2006-08-061-1/+5
| * | | | [PATCH] debug_locks.h: add "struct task_struct;"Alexey Dobriyan2006-08-061-0/+2
| * | | | [PATCH] fadvise() make POSIX_FADV_NOREUSE a no-opAndrew Morton2006-08-061-1/+2
| * | | | [PATCH] au1100fb: Fix startup sequenceRodolfo Giometti2006-08-061-8/+5
| * | | | [PATCH] au1100fb: info->var.rotate fixRodolfo Giometti2006-08-061-2/+3
| * | | | [PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertionAntonino A. Daplas2006-08-061-1/+3
| * | | | [PATCH] fix vmstat per cpu usageJan Blunck2006-08-061-4/+4
| * | | | [PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONEChuck Ebbert2006-08-061-1/+3
| * | | | [PATCH] md: Fix a bug that recently crept into md/linearNeilBrown2006-08-061-3/+3
| * | | | [PATCH] omap-rng build fixDavid Brownell2006-08-061-27/+24
| * | | | [PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()Alexander Zarochentsev2006-08-061-10/+2
| * | | | [PATCH] crash in aty128_set_lcd_enable() on PowerBookOlaf Hering2006-08-061-7/+3
| * | | | [PATCH] ufs: handle truncated pagesEvgeniy Dushistov2006-08-062-3/+3
| * | | | [PATCH] ufs: ufs_get_locked_page() race fixEvgeniy Dushistov2006-08-061-7/+8
| * | | | [PATCH] bug in futex unqueue_meChristian Borntraeger2006-08-061-0/+1
| * | | | [PATCH] disable debugging version of write_lock()Andrew Morton2006-08-061-4/+6
| * | | | [PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h>Adrian Bunk2006-08-061-0/+1
| * | | | [PATCH] Make suspend possible with a traced process at a breakpointRafael J. Wysocki2006-08-062-8/+26
| |/ / /
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-08-041-29/+57
| |\ \ \
| | * | | [IA64] make uncached allocator more node awareDean Nelson2006-08-041-29/+57
| * | | | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-08-0411-62/+75
| |\ \ \ \
| | * | | | SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.Trond Myklebust2006-08-031-2/+4
| | * | | | RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust2006-08-034-43/+61
| | * | | | NLM/lockd: remove b_doneJ. Bruce Fields2006-08-032-10/+3
| | * | | | NFS: make 2 functions staticAdrian Bunk2006-08-033-6/+4
| | * | | | NFS: Release dcache_lock in an error path of nfs_pathJosh Triplett2006-08-031-1/+3
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-08-045-117/+190
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | [CPUFREQ] Propagate acpi_processor_preregister_performance return value.bert hubert2006-07-311-2/+1
| | * | | | [CPUFREQ] [2/2] demand load governor modules.Jeremy Fitzhardinge2006-07-311-0/+17
| | * | | | [CPUFREQ] [1/2] add __find_governor helper and clean up some error handling.Jeremy Fitzhardinge2006-07-311-23/+34
| | * | | | [CPUFREQ] Longhaul - Rename & fix multipliers tableRafa³ Bilski2006-07-311-5/+7
| | * | | | [CPUFREQ] Longhaul - Fix power state test to do something more usefulRafa³ Bilski2006-07-311-1/+1
| | * | | | [CPUFREQ] Longhaul - Readd accidentally dropped lineRafa³ Bilski2006-07-311-0/+1
OpenPOWER on IntegriCloud