summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hex_dump: add missing "const" qualifiersAlan Stern2007-08-112-2/+2
* mtdchar build fixAndrew Morton2007-08-111-0/+1
* fix serial buffer memory leakAlan Cox2007-08-112-6/+52
* docs: note about select in kconfig-language.txtJarek Poplawski2007-08-111-0/+9
* Documentation: sysrq, description of 'h' slightly inaccurateJesper Juhl2007-08-111-2/+2
* update checkpatch.pl to version 0.09Andy Whitcroft2007-08-111-31/+71
* spi_mpc83xx: fix prescale modulus calculationAnton Vorontsov2007-08-111-2/+6
* spi_mpc83xx: in "QE mode", use sysclk/2Anton Vorontsov2007-08-111-8/+13
* kernel-parameters.txt : watchdog.txt should be wdt.txtGabriel C2007-08-111-1/+1
* Memory hotplug documentYasunori Goto2007-08-111-0/+322
* drivers/char/pcmcia/cm40x0_cs.c: fix release function callDaniel Ritz2007-08-112-4/+3
* Hibernation: do not try to mark invalid PFNs as nosaveRafael J. Wysocki2007-08-111-1/+2
* eCryptfs: fix error handling in ecryptfs_initRyusuke Konishi2007-08-111-5/+13
* linux-audit list is subscribers-onlyGabriel C2007-08-111-1/+1
* Remove unused struct proc_dir_entry::setAlexey Dobriyan2007-08-111-1/+0
* Fix missing numa_zonelist_order sysctlLee Schermerhorn2007-08-111-1/+1
* eCryptfs: fix lookup error for special filesRyusuke Konishi2007-08-111-0/+4
* FRV: connect up fallocateDavid Howells2007-08-112-1/+3
* matroxfb: rectify jitter (G450/G550)Paul A. Clarke2007-08-114-10/+30
* pvr2fb: update Documentation/fb/pvr2fb.txtAdrian McMenamin2007-08-111-9/+13
* pvr2fb: Consolidated cleanup of pvr2fb.cAdrian McMenamin2007-08-111-0/+4
* pvr2fb: Fix oops when pseudo_palette is writtenAntonino A. Daplas2007-08-111-5/+7
* fbcon: Kill compile warningAntonino A. Daplas2007-08-111-1/+13
* stifb: detect cards in double buffer mode more reliablyHelge Deller2007-08-111-7/+12
* direct-io: fix error-path crashesBadari Pulavarty2007-08-111-0/+1
* x86_64: fix HPET init raceRobin Holt2007-08-111-4/+2
* Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin archBryan Wu2007-08-114-0/+5
* SLUB: Fix format specifier in Documentation/vm/slabinfo.cJesper Juhl2007-08-091-1/+1
* SLUB: Fix dynamic dma kmalloc cache creationChristoph Lameter2007-08-091-14/+45
* SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrinkChristoph Lameter2007-08-091-7/+2
* remove dubious legal statment from uio-howtoAlan Cox2007-08-091-4/+0
* Fix Alpha O_CLOEXEC definitionRichard Henderson2007-08-091-0/+1
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-08-0911-84/+67
|\
| * SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friendsTrond Myklebust2007-08-072-4/+2
| * NFS: Replace flush_scheduled_work with cancel_work_sync() and friendsTrond Myklebust2007-08-072-7/+4
| * SUNRPC: Don't call gss_delete_sec_context() from an rcu contextTrond Myklebust2007-08-071-3/+6
| * NFSv4: Don't call put_rpccred() from an rcu callbackTrond Myklebust2007-08-071-6/+15
| * NFS: Fix NFSv4 open stateid regressionsTrond Myklebust2007-08-071-9/+7
| * NFSv4: Fix a locking regression in nfs4_set_mode_locked()Trond Myklebust2007-08-071-4/+1
| * NFS: Fix put_nfs_open_contextTrond Myklebust2007-08-072-17/+9
| * SUNRPC: Fix a race in rpciod_down()Trond Myklebust2007-08-071-34/+23
* | hexdump: use const notationArtem Bityutskiy2007-08-092-3/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-0912-27/+52
|\ \
| * | [TCP]: H-TCP maxRTT estimation at startupStephen Hemminger2007-08-071-3/+1
| * | [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrackPatrick McHardy2007-08-073-1/+9
| * | [NETFILTER]: ctnetlink: return EEXIST instead of EINVAL for existing nat'ed c...Pablo Neira Ayuso2007-08-071-8/+9
| * | [NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_op...Jesper Juhl2007-08-071-1/+6
| * | Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...David S. Miller2007-08-074-10/+20
| |\ \
| | * | [PATCH] mac80211: don't allow scanning in monitor modeDaniel Drake2007-08-061-6/+13
| | * | [PATCH] mac80211: Fix sparse error for sta_last_seq_ctrl_readZhu Yi2007-08-061-1/+1
OpenPOWER on IntegriCloud