| Commit message (Expand) | Author | Age | Files | Lines |
* | sched.c: fix kernel-doc for runqueue_is_locked() | Randy Dunlap | 2011-03-16 | 1 | -2/+1 |
* | Documentation: update cgroup pid and cpuset information | Eric B Munson | 2011-03-16 | 1 | -0/+12 |
* | Documentation: file handles are now freed | Federica Teodori | 2011-03-16 | 1 | -9/+8 |
* | Documentation: update header filename in CodingStyle | Roland Kammerer | 2011-03-16 | 1 | -4/+1 |
* | Documentation: add devicetree docs index file | Rob Landley | 2011-03-16 | 2 | -4/+10 |
* | Documentation: remove obsolete files from 00-INDEX | Rob Landley | 2011-03-16 | 1 | -4/+0 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-16 | 5 | -16/+32 |
|\ |
|
| * | Merge branch 'x86/amd-nb' into x86/urgent | Ingo Molnar | 2011-03-16 | 7 | -37/+169 |
| |\ |
|
| | * | x86, amd-nb: Misc cleanliness fixes | Borislav Petkov | 2011-03-03 | 2 | -14/+16 |
| * | | x86, AMD: Set ARAT feature on AMD processors | Boris Ostrovsky | 2011-03-16 | 1 | -0/+4 |
| * | | x86, quirk: Fix SB600 revision check | Andreas Herrmann | 2011-03-16 | 1 | -1/+6 |
| * | | x86: stop_machine_text_poke() should issue sync_core() | Mathieu Desnoyers | 2011-03-15 | 1 | -1/+6 |
* | | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-03-16 | 25 | -280/+315 |
|\ \ \ |
|
| * | | | x86: Fix binutils-2.21 symbol related build failures | Sedat Dilek | 2011-03-09 | 2 | -2/+2 |
| * | | | x86-64, trampoline: Remove unused variable | H. Peter Anvin | 2011-02-18 | 1 | -2/+0 |
| * | | | x86, reboot: Fix the use of passed arguments in 32-bit BIOS reboot | H. Peter Anvin | 2011-02-18 | 1 | -3/+7 |
| * | | | x86, reboot: Move the real-mode reboot code to an assembly file | H. Peter Anvin | 2011-02-17 | 5 | -107/+162 |
| * | | | x86: Make the GDT_ENTRY() macro in <asm/segment.h> safe for assembly | H. Peter Anvin | 2011-02-17 | 1 | -5/+7 |
| * | | | x86, trampoline: Use the unified trampoline setup for ACPI wakeup | H. Peter Anvin | 2011-02-17 | 10 | -108/+69 |
| * | | | x86, trampoline: Common infrastructure for low memory trampolines | H. Peter Anvin | 2011-02-17 | 10 | -58/+73 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-03-16 | 40 | -421/+691 |
|\ \ \ \ |
|
| * | | | | PM / Hibernate: Reduce autotuned default image size | Rafael J. Wysocki | 2011-03-15 | 1 | -4/+4 |
| * | | | | PM / Core: Introduce struct syscore_ops for core subsystems PM | Rafael J. Wysocki | 2011-03-15 | 6 | -1/+164 |
| * | | | | PM QoS: Make pm_qos settings readable | Thomas Renninger | 2011-03-15 | 1 | -0/+24 |
| * | | | | PM / OPP: opp_find_freq_exact() documentation fix | Nishanth Menon | 2011-03-15 | 1 | -1/+1 |
| * | | | | PM: Documentation/power/states.txt: fix repetition | Alexandre Courbot | 2011-03-15 | 1 | -6/+6 |
| * | | | | PM: Make system-wide PM and runtime PM treat subsystems consistently | Rafael J. Wysocki | 2011-03-15 | 4 | -118/+92 |
| * | | | | PM: Simplify kernel/power/Kconfig | Jan Beulich | 2011-03-15 | 1 | -9/+3 |
| * | | | | PM: Add support for device power domains | Rafael J. Wysocki | 2011-03-15 | 5 | -3/+107 |
| * | | | | PM: Drop pm_flags that is not necessary | Rafael J. Wysocki | 2011-03-15 | 5 | -48/+7 |
| * | | | | PM: Allow pm_runtime_suspend() to succeed during system suspend | Rafael J. Wysocki | 2011-03-15 | 1 | -7/+3 |
| * | | | | PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option | Rafael J. Wysocki | 2011-03-15 | 1 | -6/+1 |
| * | | | | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki | 2011-03-15 | 12 | -23/+17 |
| * | | | | PM: Reorder power management Kconfig options | Rafael J. Wysocki | 2011-03-15 | 1 | -111/+111 |
| * | | | | PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME) | Rafael J. Wysocki | 2011-03-15 | 2 | -24/+7 |
| * | | | | PM / ACPI: Remove references to pm_flags from bus.c | Rafael J. Wysocki | 2011-03-15 | 4 | -5/+21 |
| * | | | | PM: Do not create wakeup sysfs files for devices that cannot wake up | Rafael J. Wysocki | 2011-03-15 | 7 | -65/+117 |
| * | | | | USB / Hub: Do not call device_set_wakeup_capable() under spinlock | Rafael J. Wysocki | 2011-03-15 | 1 | -4/+6 |
| * | | | | PM: Use appropriate printk() priority level in trace.c | Mandeep Singh Baines | 2011-03-15 | 1 | -3/+3 |
| * | | | | PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count() | Rafael J. Wysocki | 2011-03-15 | 1 | -5/+2 |
| * | | | | PM / Wakeup: Make pm_save_wakeup_count() work as documented | Rafael J. Wysocki | 2011-03-15 | 1 | -6/+6 |
| * | | | | PM / Wakeup: Combine atomic counters to avoid reordering issues | Rafael J. Wysocki | 2011-03-15 | 1 | -22/+39 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-03-16 | 12 | -48/+102 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'cma', 'cxgb4', 'ipath' and 'qib' into for-next | Roland Dreier | 2011-03-15 | 10 | -20/+52 |
| |\ \ \ \ \ \ \ |
|
| | | | * | | | | | IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADs | Mitko Haralanov | 2011-03-14 | 1 | -2/+3 |
| | | | * | | | | | IB/qib: Set default LE2 value for active cables to 0 | Mitko Haralanov | 2011-03-14 | 2 | -3/+12 |
| | | | * | | | | | IB/qib: Return correct MAD when setting link width to 255 | Mitko Haralanov | 2011-02-22 | 1 | -3/+4 |
| | | * | | | | | | IB/ipath: Don't reset disabled devices | Nicolas Kaiser | 2011-03-14 | 1 | -0/+1 |
| | | |/ / / / / |
|
| | * | | | | | | RDMA/cxgb4: Debugfs dump_qp() updates | Steve Wise | 2011-03-14 | 1 | -4/+9 |
| | * | | | | | | RDMA/cxgb4: Dispatch FATAL event on EEH errors | Steve Wise | 2011-03-14 | 1 | -1/+9 |