| Commit message (Expand) | Author | Age |
* | hex_dump: add missing "const" qualifiers | Alan Stern | 2007-08-11 |
* | mtdchar build fix | Andrew Morton | 2007-08-11 |
* | fix serial buffer memory leak | Alan Cox | 2007-08-11 |
* | docs: note about select in kconfig-language.txt | Jarek Poplawski | 2007-08-11 |
* | Documentation: sysrq, description of 'h' slightly inaccurate | Jesper Juhl | 2007-08-11 |
* | update checkpatch.pl to version 0.09 | Andy Whitcroft | 2007-08-11 |
* | spi_mpc83xx: fix prescale modulus calculation | Anton Vorontsov | 2007-08-11 |
* | spi_mpc83xx: in "QE mode", use sysclk/2 | Anton Vorontsov | 2007-08-11 |
* | kernel-parameters.txt : watchdog.txt should be wdt.txt | Gabriel C | 2007-08-11 |
* | Memory hotplug document | Yasunori Goto | 2007-08-11 |
* | drivers/char/pcmcia/cm40x0_cs.c: fix release function call | Daniel Ritz | 2007-08-11 |
* | Hibernation: do not try to mark invalid PFNs as nosave | Rafael J. Wysocki | 2007-08-11 |
* | eCryptfs: fix error handling in ecryptfs_init | Ryusuke Konishi | 2007-08-11 |
* | linux-audit list is subscribers-only | Gabriel C | 2007-08-11 |
* | Remove unused struct proc_dir_entry::set | Alexey Dobriyan | 2007-08-11 |
* | Fix missing numa_zonelist_order sysctl | Lee Schermerhorn | 2007-08-11 |
* | eCryptfs: fix lookup error for special files | Ryusuke Konishi | 2007-08-11 |
* | FRV: connect up fallocate | David Howells | 2007-08-11 |
* | matroxfb: rectify jitter (G450/G550) | Paul A. Clarke | 2007-08-11 |
* | pvr2fb: update Documentation/fb/pvr2fb.txt | Adrian McMenamin | 2007-08-11 |
* | pvr2fb: Consolidated cleanup of pvr2fb.c | Adrian McMenamin | 2007-08-11 |
* | pvr2fb: Fix oops when pseudo_palette is written | Antonino A. Daplas | 2007-08-11 |
* | fbcon: Kill compile warning | Antonino A. Daplas | 2007-08-11 |
* | stifb: detect cards in double buffer mode more reliably | Helge Deller | 2007-08-11 |
* | direct-io: fix error-path crashes | Badari Pulavarty | 2007-08-11 |
* | x86_64: fix HPET init race | Robin Holt | 2007-08-11 |
* | Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch | Bryan Wu | 2007-08-11 |
* | SLUB: Fix format specifier in Documentation/vm/slabinfo.c | Jesper Juhl | 2007-08-10 |
* | SLUB: Fix dynamic dma kmalloc cache creation | Christoph Lameter | 2007-08-10 |
* | SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrink | Christoph Lameter | 2007-08-10 |
* | remove dubious legal statment from uio-howto | Alan Cox | 2007-08-09 |
* | Fix Alpha O_CLOEXEC definition | Richard Henderson | 2007-08-09 |
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-08-09 |
|\ |
|
| * | SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friends | Trond Myklebust | 2007-08-07 |
| * | NFS: Replace flush_scheduled_work with cancel_work_sync() and friends | Trond Myklebust | 2007-08-07 |
| * | SUNRPC: Don't call gss_delete_sec_context() from an rcu context | Trond Myklebust | 2007-08-07 |
| * | NFSv4: Don't call put_rpccred() from an rcu callback | Trond Myklebust | 2007-08-07 |
| * | NFS: Fix NFSv4 open stateid regressions | Trond Myklebust | 2007-08-07 |
| * | NFSv4: Fix a locking regression in nfs4_set_mode_locked() | Trond Myklebust | 2007-08-07 |
| * | NFS: Fix put_nfs_open_context | Trond Myklebust | 2007-08-07 |
| * | SUNRPC: Fix a race in rpciod_down() | Trond Myklebust | 2007-08-07 |
* | | hexdump: use const notation | Artem Bityutskiy | 2007-08-09 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-08-09 |
|\ \ |
|
| * | | [TCP]: H-TCP maxRTT estimation at startup | Stephen Hemminger | 2007-08-07 |
| * | | [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack | Patrick McHardy | 2007-08-07 |
| * | | [NETFILTER]: ctnetlink: return EEXIST instead of EINVAL for existing nat'ed c... | Pablo Neira Ayuso | 2007-08-07 |
| * | | [NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_op... | Jesper Juhl | 2007-08-07 |
| * | | Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin... | David S. Miller | 2007-08-07 |
| |\ \ |
|
| | * | | [PATCH] mac80211: don't allow scanning in monitor mode | Daniel Drake | 2007-08-06 |
| | * | | [PATCH] mac80211: Fix sparse error for sta_last_seq_ctrl_read | Zhu Yi | 2007-08-06 |