| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | lguest files should explicitly include asm/paravirt.h | Jes Sorensen | 2007-08-12 | 2 | -0/+2 |
* | | | | fix compilation with gcc 4.2 | Peter Chubb | 2007-08-12 | 3 | -4/+7 |
* | | | | timer: remove clockevents_unregister_notifier | Miao Xie | 2007-08-12 | 2 | -11/+0 |
* | | | | spidev warning fix | David Brownell | 2007-08-12 | 1 | -1/+3 |
* | | | | cris: drivers/cdrom/Kconfig no longer exists | Adrian Bunk | 2007-08-12 | 1 | -2/+0 |
* | | | | RCU: Remove prototype for nonexistent function synchronize_idle() | Josh Triplett | 2007-08-12 | 1 | -1/+0 |
* | | | | hex_dump: add missing "const" qualifiers | Alan Stern | 2007-08-12 | 2 | -2/+2 |
* | | | | mtdchar build fix | Andrew Morton | 2007-08-12 | 1 | -0/+1 |
* | | | | fix serial buffer memory leak | Alan Cox | 2007-08-12 | 2 | -6/+52 |
* | | | | docs: note about select in kconfig-language.txt | Jarek Poplawski | 2007-08-12 | 1 | -0/+9 |
* | | | | Documentation: sysrq, description of 'h' slightly inaccurate | Jesper Juhl | 2007-08-12 | 1 | -2/+2 |
* | | | | update checkpatch.pl to version 0.09 | Andy Whitcroft | 2007-08-12 | 1 | -31/+71 |
* | | | | spi_mpc83xx: fix prescale modulus calculation | Anton Vorontsov | 2007-08-12 | 1 | -2/+6 |
* | | | | spi_mpc83xx: in "QE mode", use sysclk/2 | Anton Vorontsov | 2007-08-12 | 1 | -8/+13 |
* | | | | kernel-parameters.txt : watchdog.txt should be wdt.txt | Gabriel C | 2007-08-12 | 1 | -1/+1 |
* | | | | Memory hotplug document | Yasunori Goto | 2007-08-12 | 1 | -0/+322 |
* | | | | drivers/char/pcmcia/cm40x0_cs.c: fix release function call | Daniel Ritz | 2007-08-12 | 2 | -4/+3 |
* | | | | Hibernation: do not try to mark invalid PFNs as nosave | Rafael J. Wysocki | 2007-08-12 | 1 | -1/+2 |
* | | | | eCryptfs: fix error handling in ecryptfs_init | Ryusuke Konishi | 2007-08-12 | 1 | -5/+13 |
* | | | | linux-audit list is subscribers-only | Gabriel C | 2007-08-12 | 1 | -1/+1 |
* | | | | Remove unused struct proc_dir_entry::set | Alexey Dobriyan | 2007-08-12 | 1 | -1/+0 |
* | | | | Fix missing numa_zonelist_order sysctl | Lee Schermerhorn | 2007-08-12 | 1 | -1/+1 |
* | | | | eCryptfs: fix lookup error for special files | Ryusuke Konishi | 2007-08-12 | 1 | -0/+4 |
* | | | | FRV: connect up fallocate | David Howells | 2007-08-12 | 2 | -1/+3 |
* | | | | matroxfb: rectify jitter (G450/G550) | Paul A. Clarke | 2007-08-12 | 4 | -10/+30 |
* | | | | pvr2fb: update Documentation/fb/pvr2fb.txt | Adrian McMenamin | 2007-08-12 | 1 | -9/+13 |
* | | | | pvr2fb: Consolidated cleanup of pvr2fb.c | Adrian McMenamin | 2007-08-12 | 1 | -0/+4 |
* | | | | pvr2fb: Fix oops when pseudo_palette is written | Antonino A. Daplas | 2007-08-12 | 1 | -5/+7 |
* | | | | fbcon: Kill compile warning | Antonino A. Daplas | 2007-08-12 | 1 | -1/+13 |
* | | | | stifb: detect cards in double buffer mode more reliably | Helge Deller | 2007-08-12 | 1 | -7/+12 |
* | | | | direct-io: fix error-path crashes | Badari Pulavarty | 2007-08-12 | 1 | -0/+1 |
* | | | | x86_64: fix HPET init race | Robin Holt | 2007-08-12 | 1 | -4/+2 |
* | | | | Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch | Bryan Wu | 2007-08-12 | 4 | -0/+5 |
|/ / / |
|
* | | | SLUB: Fix format specifier in Documentation/vm/slabinfo.c | Jesper Juhl | 2007-08-10 | 1 | -1/+1 |
* | | | SLUB: Fix dynamic dma kmalloc cache creation | Christoph Lameter | 2007-08-10 | 1 | -14/+45 |
* | | | SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrink | Christoph Lameter | 2007-08-10 | 1 | -7/+2 |
|/ / |
|
* | | remove dubious legal statment from uio-howto | Alan Cox | 2007-08-09 | 1 | -4/+0 |
* | | Fix Alpha O_CLOEXEC definition | Richard Henderson | 2007-08-09 | 1 | -0/+1 |
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-08-09 | 11 | -84/+67 |
|\ \ |
|
| * | | SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friends | Trond Myklebust | 2007-08-07 | 2 | -4/+2 |
| * | | NFS: Replace flush_scheduled_work with cancel_work_sync() and friends | Trond Myklebust | 2007-08-07 | 2 | -7/+4 |
| * | | SUNRPC: Don't call gss_delete_sec_context() from an rcu context | Trond Myklebust | 2007-08-07 | 1 | -3/+6 |
| * | | NFSv4: Don't call put_rpccred() from an rcu callback | Trond Myklebust | 2007-08-07 | 1 | -6/+15 |
| * | | NFS: Fix NFSv4 open stateid regressions | Trond Myklebust | 2007-08-07 | 1 | -9/+7 |
| * | | NFSv4: Fix a locking regression in nfs4_set_mode_locked() | Trond Myklebust | 2007-08-07 | 1 | -4/+1 |
| * | | NFS: Fix put_nfs_open_context | Trond Myklebust | 2007-08-07 | 2 | -17/+9 |
| * | | SUNRPC: Fix a race in rpciod_down() | Trond Myklebust | 2007-08-07 | 1 | -34/+23 |
| |/ |
|
* | | hexdump: use const notation | Artem Bityutskiy | 2007-08-09 | 2 | -3/+3 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-08-09 | 12 | -27/+52 |
|\ \ |
|
| * | | [TCP]: H-TCP maxRTT estimation at startup | Stephen Hemminger | 2007-08-08 | 1 | -3/+1 |