aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt2007-08-10
* [POWERPC] Fix more section mismatches in head_64.SStephen Rothwell2007-08-10
* [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with...Kim Phillips2007-08-10
* [POWERPC] PS3: Update ps3_defconfiggeoffrey.levand@am.sony.com2007-08-10
* [POWERPC] PS3: Remove text saying PS3 support is incompleteGeoff Levand2007-08-10
* [POWERPC] PS3: Fix storage probe logicGeert Uytterhoeven2007-08-10
* [POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch2007-08-10
* [POWERPC] Fix potential duplicate entry in SLB shadow bufferPaul Mackerras2007-08-10
* SLUB: Fix format specifier in Documentation/vm/slabinfo.cJesper Juhl2007-08-10
* SLUB: Fix dynamic dma kmalloc cache creationChristoph Lameter2007-08-10
* SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrinkChristoph Lameter2007-08-10
* remove dubious legal statment from uio-howtoAlan Cox2007-08-09
* Fix Alpha O_CLOEXEC definitionRichard Henderson2007-08-09
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-08-09
|\
| * SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friendsTrond Myklebust2007-08-07
| * NFS: Replace flush_scheduled_work with cancel_work_sync() and friendsTrond Myklebust2007-08-07
| * SUNRPC: Don't call gss_delete_sec_context() from an rcu contextTrond Myklebust2007-08-07
| * NFSv4: Don't call put_rpccred() from an rcu callbackTrond Myklebust2007-08-07
| * NFS: Fix NFSv4 open stateid regressionsTrond Myklebust2007-08-07
| * NFSv4: Fix a locking regression in nfs4_set_mode_locked()Trond Myklebust2007-08-07
| * NFS: Fix put_nfs_open_contextTrond Myklebust2007-08-07
| * SUNRPC: Fix a race in rpciod_down()Trond Myklebust2007-08-07
* | hexdump: use const notationArtem Bityutskiy2007-08-09
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-09
|\ \
| * | [TCP]: H-TCP maxRTT estimation at startupStephen Hemminger2007-08-07
| * | [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrackPatrick McHardy2007-08-07
| * | [NETFILTER]: ctnetlink: return EEXIST instead of EINVAL for existing nat'ed c...Pablo Neira Ayuso2007-08-07
| * | [NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_op...Jesper Juhl2007-08-07
| * | Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...David S. Miller2007-08-07
| |\ \
| | * | [PATCH] mac80211: don't allow scanning in monitor modeDaniel Drake2007-08-06
| | * | [PATCH] mac80211: Fix sparse error for sta_last_seq_ctrl_readZhu Yi2007-08-06
| | * | [PATCH] mac80211: use do { } while (0) for multi-line macrosZhu Yi2007-08-06
| | * | [PATCH] mac80211: missing dev_put in ieee80211_master_start_xmitDaniel Drake2007-08-06
| * | | [NET] net/core/utils: fix sparse warningJohannes Berg2007-08-07
| * | | [NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping has...Paul Moore2007-08-07
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-09
|\ \ \
| * | | [SPARC64]: Fix memory leak when cpu hotplugging.David S. Miller2007-08-08
| * | | [SPARC64]: Do not assume sun4v chips have load-twin/store-init support.David S. Miller2007-08-08
| * | | [SPARC64]: Fix hard-coding of cpu type output in /proc/cpuinfo on sun4v.David S. Miller2007-08-07
| * | | [SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller2007-08-07
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-08-09
|\ \ \
| * | | mmc: at91_mci: remove whitespace at the end of linesNicolas Ferre2007-08-09
| * | | mmc: reorganize bounce buffer initPierre Ossman2007-08-09
| * | | wbsd: fix section mismatch warningsGabriel C2007-08-09
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-09
|\ \ \
| * | | sched: refine negative nice level granularityIngo Molnar2007-08-09
| * | | sched: fix update_stats_enqueue() reniced codepathIngo Molnar2007-08-09
| * | | sched: round a bit betterIngo Molnar2007-08-09
| * | | sched: make the multiplication table more accurateIngo Molnar2007-08-09
| * | | sched: optimize update_rq_clock() calls in the load-balancerIngo Molnar2007-08-09