Age | Commit message (Expand) | Author |
2012-03-30 | Merge branch 'tboot' into release | Len Brown |
2012-03-30 | Merge branch 'd3' into release | Len Brown |
2012-03-30 | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown |
2012-03-30 | cpuidle: power_usage should be declared signed integer | Boris Ostrovsky |
2012-03-30 | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky |
2012-03-30 | ACPI, PCI: Move acpi_dev_run_wake() to ACPI core | Lin Ming |
2012-03-30 | cpuidle: remove unused 'governor_data' field | Daniel Lezcano |
2012-03-30 | cpuidle: remove useless array definition in cpuidle_structure | Daniel Lezcano |
2012-03-30 | cpuidle: add a sysfs entry to disable specific C state for debug purpose. | ShuoX Liu |
2012-03-30 | ACPI: Add interface to register/unregister device to/from power resources | Lin Ming |
2012-03-30 | ACPICA: Update to version 20120320 | Bob Moore |
2012-03-26 | ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS | Lin Ming |
2012-03-22 | ACPICA: Clarify METHOD_NAME* defines for full-pathname cases | Bob Moore |
2012-03-22 | ACPICA: Update to version 20120215 | Bob Moore |
2012-03-22 | ACPICA: Add table-driven dispatch for sleep/wake functions | Bob Moore |
2012-03-22 | ACPICA: Add acpi_os_physical_table_override interface | Bob Moore |
2012-03-22 | ACPICA: ACPI 5: Update debug output for new notify values | Bob Moore |
2012-03-22 | ACPICA: Expand OSL memory read/write interfaces to 64 bits | Bob Moore |
2012-03-22 | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware | Bob Moore |
2012-03-22 | ACPICA: Move ACPI timer prototypes to public acpixf file | Bob Moore |
2012-03-22 | ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers | Bob Moore |
2012-03-22 | Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k... | Len Brown |
2012-03-22 | thermal: add support for thermal sensor present on SPEAr13xx machines | Vincenzo Frascino |
2012-03-21 | cpuidle: Add common time keeping and irq enabling | Robert Lee |
2012-03-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-03-13 | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. | Tang Liang |
2012-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-03-08 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-08 | route: Remove redirect_genid | Steffen Klassert |
2012-03-08 | inetpeer: Invalidate the inetpeer tree along with the routing cache | Steffen Klassert |
2012-03-07 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-05 | Merge branch 'akpm' (Andrew's patch bomb) | Linus Torvalds |
2012-03-05 | memcg: fix GPF when cgroup removal races with last exit | Hugh Dickins |
2012-03-05 | vfork: kill PF_STARTING | Oleg Nesterov |
2012-03-05 | coredump_wait: don't call complete_vfork_done() | Oleg Nesterov |
2012-03-05 | vfork: make it killable | Oleg Nesterov |
2012-03-05 | vfork: introduce complete_vfork_done() | Oleg Nesterov |
2012-03-05 | kmsg_dump: don't run on non-error paths by default | Matthew Garrett |
2012-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-03-05 | Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-03-04 | vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c | Linus Torvalds |
2012-03-04 | percpu: fix __this_cpu_{sub,inc,dec}_return() definition | Konstantin Khlebnikov |
2012-03-03 | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds |
2012-03-02 | vfs: clarify and clean up dentry_cmp() | Linus Torvalds |
2012-03-02 | vfs: uninline full_name_hash() | Linus Torvalds |
2012-03-02 | vfs: trivial __d_lookup_rcu() cleanups | Linus Torvalds |
2012-03-02 | regset: Return -EFAULT, not -EIO, on host-side memory fault | H. Peter Anvin |
2012-03-02 | regset: Prevent null pointer reference on readonly regsets | H. Peter Anvin |
2012-03-02 | Block: use a freezable workqueue for disk-event polling | Alan Stern |
2012-03-02 | block: Fix NULL pointer dereference in sd_revalidate_disk | Jun'ichi Nomura |