aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-09sched: clean up delta_mineIngo Molnar
2007-08-09sched: schedule() speedupIngo Molnar
2007-08-09sched: uninline rq_clock()Ingo Molnar
2007-08-09sched: mark print_cfs_stats staticJosh Triplett
2007-08-09sched: clean up sched_getaffinity()Ulrich Drepper
2007-08-09sched: mention CONFIG_SCHED_DEBUG in documentationThomas Voegtle
2007-08-09sched: simplify move_tasks()Peter Williams
2007-08-09sched: reorder update_cpu_load(rq) with the ->task_tick() callIngo Molnar
2007-08-09sched: batch sleeper bonusIngo Molnar
2007-08-08[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-07fix oops in __audit_signal_info()Al Viro
2007-08-07[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[TCP]: H-TCP maxRTT estimation at startupStephen Hemminger
2007-08-07[NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrackPatrick 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-07Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...David S. Miller
2007-08-07[NET] net/core/utils: fix sparse warningJohannes Berg
2007-08-07[NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping has...Paul Moore
2007-08-07drivers/net/ibmveth.c: memset fixMariusz Kozlowski
2007-08-07phy layer: fix phy_mii_ioctl for autonegotiationDomen Puncer
2007-08-07ehea: Eliminated some compiler warningsThomas Klein
2007-08-07ehea: Simplify resource usage checkThomas Klein
2007-08-07ehea: Fix workqueue handlingThomas Klein
2007-08-07ibmveth: Fix rx pool deactivate oopsBrian King
2007-08-07Merge branch 'r8169-for-jeff-20070806' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik
2007-08-07Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-08-07Merge branch 'ucc_geth' of master.kernel.org:/pub/scm/linux/kernel/git/leo/fs...Jeff Garzik
2007-08-07sis190 check for ISA bridge on SiS966Neil Muller
2007-08-07atl1: use spin_trylock_irqsave()Ingo Molnar
2007-08-07net: smc91x: Build fixes for general sh boards.Paul Mundt
2007-08-07SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friendsTrond Myklebust
2007-08-07NFS: Replace flush_scheduled_work with cancel_work_sync() and friendsTrond Myklebust
2007-08-07SUNRPC: Don't call gss_delete_sec_context() from an rcu contextTrond Myklebust
2007-08-07NFSv4: Don't call put_rpccred() from an rcu callbackTrond Myklebust
2007-08-07NFS: Fix NFSv4 open stateid regressionsTrond Myklebust
2007-08-07NFSv4: Fix a locking regression in nfs4_set_mode_locked()Trond Myklebust
2007-08-07NFS: Fix put_nfs_open_contextTrond Myklebust
2007-08-07SUNRPC: Fix a race in rpciod_down()Trond Myklebust
2007-08-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2007-08-06take sched_debug.c out of nasal demon territoryAl Viro
2007-08-06Enable lguest drivers in KconfigRusty Russell
2007-08-06KVM: x86 emulator: fix debug reg mov instructionsAvi Kivity
2007-08-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-08-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2007-08-06drm/i915: Fix i965 secured batchbuffer usageDave Airlie