Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | slub: doc: update the slabinfo.c file path | Jason Liu | 2011-08-31 | 2 | -3/+1 | |
* | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 | 1 | -0/+122 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v3.1-rc9' into sched/core | Ingo Molnar | 2011-10-06 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2011-10-04 | 6 | -99/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2011-09-18 | 22 | -114/+3033 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | sched: Add documentation for bandwidth control | Bharata B Rao | 2011-08-14 | 1 | -0/+122 | |
| | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-10-26 | 5 | -62/+259 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcu | Ingo Molnar | 2011-10-01 | 5 | -62/+259 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | rcu: Document interpretation of RCU-lockdep splats | Paul E. McKenney | 2011-09-29 | 1 | -0/+110 | |
| | * | | | | | | | | | | | | | | | | | rcu: Update documentation for additional RCU lockdep functions | Paul E. McKenney | 2011-09-29 | 1 | -3/+21 | |
| | * | | | | | | | | | | | | | | | | | rcu: Not necessary to pass rcu_read_lock_held() to rcu_dereference_protected() | Michal Hocko | 2011-09-29 | 1 | -6/+4 | |
| | * | | | | | | | | | | | | | | | | | rcu: Simplify quiescent-state accounting | Paul E. McKenney | 2011-09-29 | 1 | -17/+17 | |
| | * | | | | | | | | | | | | | | | | | rcu: Fix RCU's NMI documentation | Paul E. McKenney | 2011-09-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | rcu: Catch rcutorture up to new RCU API additions | Paul E. McKenney | 2011-09-29 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | rcu: Update rcutorture documentation | Paul E. McKenney | 2011-09-29 | 1 | -35/+99 | |
| | * | | | | | | | | | | | | | | | | | rcu: Update documentation to flag RCU_BOOST trace information | Paul E. McKenney | 2011-09-29 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | x86, x2apic: Enable the bios request for x2apic optout | Suresh Siddha | 2011-09-21 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-26 | 4 | -0/+91 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | tty/serial: RS485 bindings for device tree | Nicolas Ferre | 2011-10-19 | 3 | -0/+63 | |
| * | | | | | | | | | | | | | | | | | | | | tty: add a DesignWare 8250 driver | Jamie Iles | 2011-08-26 | 1 | -0/+25 | |
| * | | | | | | | | | | | | | | | | | | | | atmel_serial: RS485: receiving enabled when sending data | Bernhard Roth | 2011-08-25 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | Revert "tty: of_serial: add support for the DesignWare 8250" | Greg Kroah-Hartman | 2011-08-25 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | tty: of_serial: add support for the DesignWare 8250 | Jamie Iles | 2011-08-23 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-10-26 | 8 | -42/+689 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | hwmon: (lm75) Document why clones are not detected | Jean Delvare | 2011-10-24 | 1 | -24/+34 | |
| * | | | | | | | | | | | | | | | | | | | | hwmon: (lm75) Add support for Analog Devices ADT75 | Michael Hennerich | 2011-10-24 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | | | | hwmon: (pmbus) Add support for Lineage Power DC-DC converters | Guenter Roeck | 2011-10-24 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | | | | hwmon: (pmbus/ltc2978) Add support for LTC3880 to LTC2978 driver | Guenter Roeck | 2011-10-24 | 1 | -16/+41 | |
| * | | | | | | | | | | | | | | | | | | | | hwmon: (pmbus/ltc2978) Explicit driver for LTC2978 | Guenter Roeck | 2011-10-24 | 2 | -5/+78 | |
| * | | | | | | | | | | | | | | | | | | | | hwmon: AD7314 driver (ported from IIO) | Jonathan Cameron | 2011-10-24 | 1 | -0/+25 | |
| * | | | | | | | | | | | | | | | | | | | | hwmon: (pmbus) Add support for Intersil power management chips | Guenter Roeck | 2011-10-24 | 1 | -0/+125 | |
| * | | | | | | | | | | | | | | | | | | | | hwmon: (pmbus) Provide more documentation | Guenter Roeck | 2011-10-24 | 1 | -0/+283 | |
| * | | | | | | | | | | | | | | | | | | | | hwmon: Add driver for EXYNOS4 TMU | Donggeun Kim | 2011-10-24 | 1 | -0/+81 | |
| * | | | | | | | | | | | | | | | | | | | | hwmon: (pmbus/adm1275) Add support for ADM1276 | Guenter Roeck | 2011-10-24 | 1 | -14/+18 | |
| * | | | | | | | | | | | | | | | | | | | | hwmon: (pmbus/adm1275) Add support for second current limit | Guenter Roeck | 2011-10-24 | 1 | -0/+8 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://github.com/ericvh/linux | Linus Torvalds | 2011-10-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | 9p: fix 9p.txt to advertise msize instead of maxdata | Nicolae Mogoreanu | 2011-10-24 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-25 | 9 | -21/+468 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | PM / Documentation: Update docs about suspend and CPU hotplug | Srivatsa S. Bhat | 2011-10-22 | 2 | -0/+277 | |
| * | | | | | | | | | | | | | | | | | | | | PM / Hibernate: Add resumedelay kernel param in addition to resumewait | Barry Song | 2011-10-16 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | PM / Hibernate: Add resumewait param to support MMC-like devices as resume file | Barry Song | 2011-10-16 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | PM / Hibernate: Freeze kernel threads after preallocating memory | Rafael J. Wysocki | 2011-10-16 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | | | | | PM: Update the policy on default wakeup settings | Alan Stern | 2011-10-16 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | | PM / Suspend: Add statistics debugfs file for suspend to RAM | ShuoX Liu | 2011-10-16 | 1 | -0/+24 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 2011-10-16 | 1 | -7/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | PM / Runtime: Update document about callbacks | Ming Lei | 2011-10-10 | 1 | -7/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-devfreq' into pm-for-linus | Rafael J. Wysocki | 2011-10-07 | 1 | -0/+52 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | PM / devfreq: Add basic governors | MyungJoo Ham | 2011-10-02 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | PM / devfreq: Add common sysfs interfaces | MyungJoo Ham | 2011-10-02 | 1 | -0/+44 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |