summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-1211-212/+271
|\
| * sched: Remove forced2_migrations statsIngo Molnar2009-12-103-9/+0
| * sched: Fix memory leak in two error corner casesPhil Carmody2009-12-101-2/+6
| * sched: Fix build warning in get_update_sysctl_factor()Mike Galbraith2009-12-101-1/+1
| * sched: Update normalized values on user updates via procChristian Ehrhardt2009-12-093-8/+29
| * sched: Make tunable scaling style configurableChristian Ehrhardt2009-12-095-2/+61
| * sched: Fix missing sched tunable recalculation on cpu add/removeChristian Ehrhardt2009-12-092-13/+32
| * sched: Fix task priority bugPeter Zijlstra2009-12-091-6/+0
| * sched: cgroup: Implement different treatment for idle sharesPeter Zijlstra2009-12-091-2/+6
| * sched: Remove unnecessary RCU exclusionPeter Zijlstra2009-12-091-7/+2
| * sched: Discard some old bitsPeter Zijlstra2009-12-095-21/+7
| * sched: Clean up check_preempt_wakeup()Peter Zijlstra2009-12-091-40/+33
| * sched: Move update_curr() in check_preempt_wakeup() to avoid redundant callJupyung Lee2009-12-091-2/+2
| * sched: Sanitize fork() handlingPeter Zijlstra2009-12-093-43/+34
| * sched: Clean up ttwu() rq lockingPeter Zijlstra2009-12-091-8/+5
| * sched: Remove rq->clock coupling from set_task_cpu()Peter Zijlstra2009-12-091-12/+1
| * sched: Consolidate select_task_rq() callersPeter Zijlstra2009-12-091-3/+11
| * sched: Remove sysctl.sched_featuresPeter Zijlstra2009-12-092-9/+0
| * sched: Protect sched_rr_get_param() access to task->sched_classThomas Gleixner2009-12-095-9/+10
| * sched: Protect task->cpus_allowed access in sched_getaffinity()Thomas Gleixner2009-12-091-0/+4
| * sched: Fix balance vs hotplug racePeter Zijlstra2009-12-064-27/+41
| * cpumask: Fix generate_sched_domains() for UPGeert Uytterhoeven2009-12-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-1177-594/+1677
|\ \
| * \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-113064-222946/+331666
| |\ \
| * | | net: Handle NETREG_UNINITIALIZED devices correctlyKrishna Kumar2009-12-111-4/+6
| * | | can: add the driver for Analog Devices Blackfin on-chip CAN controllersBarry Song2009-12-113-0/+793
| * | | xfrm: Fix truncation length of authentication algorithms installed via PF_KEYMartin Willi2009-12-111-0/+1
| * | | net: use compat helper functions in compat_sys_recvmmsgHeiko Carstens2009-12-111-5/+2
| * | | net: fix compat_sys_recvmmsg parameter typeHeiko Carstens2009-12-112-8/+6
| * | | cxgb3: Fixing EEH handlersBreno Leitao2009-12-111-0/+1
| * | | cnic: Zero out status block and Event Queue indices.Michael Chan2009-12-111-0/+5
| * | | cnic: Send delete command when shutting down iSCSI ring.Michael Chan2009-12-111-0/+6
| * | | net: smc91x: Fix up type mismatch in smc_drv_resume().Paul Mundt2009-12-111-1/+1
| * | | smc91x: fix unused flags warnings on UP systemsMike Frysinger2009-12-111-3/+3
| * | | MAINTAINERS: Transfering maintainership of cdc-etherOliver Neukum2009-12-111-2/+1
| * | | net: Add missing TST_CFG_WRITE bits around sky2_pci_writeTakashi Iwai2009-12-111-0/+4
| * | | net: Fix Yukon-2 Optima TCP offload setupTakashi Iwai2009-12-111-0/+5
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-1112-80/+88
| |\ \ \
| | * | | wireless: update old static regulatory domain rulesJohn W. Linville2009-12-101-50/+25
| | * | | mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona2009-12-102-3/+4
| | * | | mac80211: Fixed bug in mesh portal pathsJavier Cardona2009-12-101-1/+0
| | * | | net/mac80211: Correct size given to memsetJulia Lawall2009-12-101-1/+1
| | * | | b43: Remove reset after fatal DMA errorLarry Finger2009-12-101-1/+4
| | * | | rtl8187: add radio led and fix warnings on suspendHerton Ronaldo Krzesinski2009-12-103-21/+50
| | * | | ath5k: enable EEPROM checksum checkLuis R. Rodriguez2009-12-101-2/+1
| | * | | wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville2009-12-091-1/+2
| | * | | cfg80211: Clear encryption privacy when key off is done.Vivek Natarajan2009-12-091-0/+1
| * | | | net: niu uses crc32, so select CRC32Randy Dunlap2009-12-101-0/+1
| |/ / /
| * | | gianfar: Fix build with CONFIG_NET_POLL_CONTROLLER=yAnton Vorontsov2009-12-091-0/+1
| * | | b44 WOL setup: one-bit-off stack corruption kernel panic fixStanislav Brabec2009-12-081-2/+1
OpenPOWER on IntegriCloud