| Commit message (Expand) | Author | Age |
* | [SPARC64]: Allow userspace to get at the machine description. | David S. Miller | 2007-08-16 |
* | [SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c. | Mark Fortescue | 2007-08-14 |
* | [SPARC32]: Fix bogus ramdisk image location check. | Mark Fortescue | 2007-08-14 |
* | [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64. | Robert Reif | 2007-08-10 |
* | 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 |
| | * | | [PATCH] mac80211: use do { } while (0) for multi-line macros | Zhu Yi | 2007-08-06 |
| | * | | [PATCH] mac80211: missing dev_put in ieee80211_master_start_xmit | Daniel Drake | 2007-08-06 |
| * | | | [NET] net/core/utils: fix sparse warning | Johannes Berg | 2007-08-07 |
| * | | | [NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping has... | Paul Moore | 2007-08-07 |
| | |/
| |/| |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-08-09 |
|\ \ \ |
|
| * | | | [SPARC64]: Fix memory leak when cpu hotplugging. | David S. Miller | 2007-08-08 |
| * | | | [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. | David S. Miller | 2007-08-08 |
| * | | | [SPARC64]: Fix hard-coding of cpu type output in /proc/cpuinfo on sun4v. | David S. Miller | 2007-08-07 |
| * | | | [SPARC]: Centralize find_in_proplist() instead of duplicating N times. | David S. Miller | 2007-08-07 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-08-09 |
|\ \ \ |
|
| * | | | mmc: at91_mci: remove whitespace at the end of lines | Nicolas Ferre | 2007-08-09 |
| * | | | mmc: reorganize bounce buffer init | Pierre Ossman | 2007-08-09 |
| * | | | wbsd: fix section mismatch warnings | Gabriel C | 2007-08-09 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-08-09 |
|\ \ \ |
|
| * | | | sched: refine negative nice level granularity | Ingo Molnar | 2007-08-09 |
| * | | | sched: fix update_stats_enqueue() reniced codepath | Ingo Molnar | 2007-08-09 |
| * | | | sched: round a bit better | Ingo Molnar | 2007-08-09 |
| * | | | sched: make the multiplication table more accurate | Ingo Molnar | 2007-08-09 |
| * | | | sched: optimize update_rq_clock() calls in the load-balancer | Ingo Molnar | 2007-08-09 |
| * | | | sched: optimize activate_task() | Ingo Molnar | 2007-08-09 |
| * | | | sched: clean up set_curr_task_fair() | Ingo Molnar | 2007-08-09 |
| * | | | sched: remove __update_rq_clock() call from entity_tick() | Ingo Molnar | 2007-08-09 |
| * | | | sched: move the __update_rq_clock() call to scheduler_tick() | Ingo Molnar | 2007-08-09 |