aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* rcu: Event-trace markers for computing RCU CPU utilizationPaul E. McKenney2011-09-29
* rcu: Add event-tracing for RCU callback invocationPaul E. McKenney2011-09-29
* rcu: Don't destroy rcu_torture_boost() callback until it is donePaul E. McKenney2011-09-29
* rcu: Drive configuration directly from SMP and PREEMPTPaul E. McKenney2011-09-29
* rcu: Fix RCU's NMI documentationPaul E. McKenney2011-09-29
* rcu: Catch rcutorture up to new RCU API additionsPaul E. McKenney2011-09-29
* rcu: Abstract common code for RCU grace-period-wait primitivesPaul E. McKenney2011-09-29
* rcu: Fix mismatched variable in rcutree_trace.cAndi Kleen2011-09-29
* rcu: Update rcutorture documentationPaul E. McKenney2011-09-29
* rcu: Move rcu_head definition to types.hPaul E. McKenney2011-09-29
* rcu: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney2011-09-29
* rcu: Update documentation to flag RCU_BOOST trace informationPaul E. McKenney2011-09-29
* rcu: Avoid unnecessary self-wakeup of per-CPU kthreadsShaohua Li2011-09-29
* rcu: Use kthread_create_on_node()Eric Dumazet2011-09-29
* Linux 3.1-rc8Linus Torvalds2011-09-27
* Merge branch 'for-linus' of git://github.com/tiwai/soundLinus Torvalds2011-09-27
|\
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-09-27
| |\
| | * ASoC: ssm2602: Re-enable oscillator after suspendLars-Peter Clausen2011-09-27
| | * ASoC: omap-mcbsp: Do not attempt to change DAI sysclk if stream is activeJarkko Nikula2011-09-23
| * | ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing...Thomas Pfaff2011-09-26
| * | ALSA: hda/realtek - Don't detect LO jack when identical with HPTakashi Iwai2011-09-26
| * | ALSA: hda/realtek - Avoid bogus HP-pin assignmentTakashi Iwai2011-09-26
| * | ALSA: HDA: No power nids on 92HD93David Henningsson2011-09-24
* | | Merge branch 'pm-fixes' of git://github.com/rjwysocki/linux-pmLinus Torvalds2011-09-27
|\ \ \
| * | | PM / Clocks: Do not acquire a mutex under a spinlockRafael J. Wysocki2011-09-26
* | | | vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds2011-09-27
* | | | VFS: Fix the remaining automounter semantics regressionsTrond Myklebust2011-09-26
* | | | vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds2011-09-26
* | | | Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsungLinus Torvalds2011-09-26
|\ \ \ \
| * | | | ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driverSylwester Nawrocki2011-09-26
| * | | | ARM: S5PV210: Rename sclk_cam clocks for FIMC media driverSylwester Nawrocki2011-09-26
| * | | | ARM: S5P: fix incorrect loop iterator usage on gpio-interruptMarek Szyprowski2011-09-26
| * | | | ARM: S3C2443: Fix bit-reset in setrate of clk_armdivHeiko Stuebner2011-09-25
* | | | | Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds2011-09-26
|\ \ \ \ \
| * | | | | hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...Jan Beulich2011-09-23
| * | | | | hwmon: (coretemp) constify static dataJan Beulich2011-09-23
| * | | | | hwmon: (coretemp) don't use kernel assigned CPU number as platform device IDJan Beulich2011-09-23
| * | | | | hwmon: (ds620) Fix handling of negative temperaturesRoland Stigge2011-09-21
| * | | | | hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'Chris Peterson2011-09-21
| * | | | | hwmon: (coretemp) Don't use threshold registers for tempX_maxGuenter Roeck2011-09-21
| * | | | | hwmon: (coretemp) Let the user force TjMaxJean Delvare2011-09-21
| * | | | | hwmon: (coretemp) Drop duplicate function get_pkg_tjmaxJean Delvare2011-09-21
| |/ / / /
* | | | | Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds2011-09-26
|\ \ \ \ \
| * | | | | KVM: x86 emulator: fix Src2CL decodeAvi Kivity2011-09-25
| * | | | | KVM: MMU: fix incorrect return of spteZhao Jin2011-09-25
* | | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-09-26
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon2011-09-26
| * | | | | ARM: dma-mapping: free allocated page if unable to mapRussell King2011-09-26
| * | | | | ARM: fix vmlinux.lds.S discarding sectionsRussell King2011-09-20
| * | | | | ARM: nommu: fix warning with checksyscalls.shRussell King2011-09-17