2012-03-30 |
Len Brown | Merge branch 'apei' into release |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Len Brown | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Dan Carpenter | ACPI throttling: fix endian bug in acpi_read_throttling... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Andi Kleen | Disable MCP limit exceeded messages from Intel IPS... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Igor Murzov | ACPI video: Don't start video device until its associat... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Igor Murzov | ACPI video: Harden video bus adding. |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Matthew Garrett | ACPI: Add support for exposing BGRT data |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Matthew Garrett | ACPI: export acpi_kobj |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Myron Stowe | ACPI: Fix logic for removing mappings in 'acpi_unmap' |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Jiang Liu | CPER failed to handle generic error records with multip... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Alex He | ACPI: Clean redundant codes in scan.c |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Paul E. McKenney | ACPI: Fix unprotected smp_processor_id() in acpi_proces... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Jan Beulich | ACPI: consistently use should_use_kmap() |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Yinghai Lu | PNPACPI: Fix device ref leaking in acpi_pnp_match |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Petr Vandrovec | ACPI: Fix use-after-free in acpi_map_lsapic |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Julia Lawall | ACPI: processor_driver: add missing kfree |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Gary Hade | ACPI, APEI: Fix incorrect APEI register bit width check... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Chen Gong | Update documentation for parameter *notrigger* in einj.txt |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Chen Gong | ACPI, APEI, EINJ, new parameter to control trigger... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Chen Gong | ACPI, APEI, EINJ, limit the range of einj_param |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Jiang Liu | ACPI, APEI, Fix ERST header length check |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Boris Ostrovsky | cpuidle: power_usage should be declared signed integer |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Boris Ostrovsky | idle, x86: Allow off-lined CPU to enter deeper C states |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Toshi Kani | ACPI: Add CPU hotplug support for processor device... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Bjorn Helgaas | ACPI / PM: print physical addresses consistently with... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Matthew Garrett | ACPI: Evaluate thermal trip points before reading tempe... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Daniel Lezcano | cpuidle: remove unused 'governor_data' field |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Daniel Lezcano | cpuidle: remove useless array definition in cpuidle_str... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Daniel Lezcano | cpuidle: use the driver's state_count as default |
commit | commitdiff | tree | snapshot |
2012-03-30 |
ShuoX Liu | cpuidle: add a sysfs entry to disable specific C state... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Bob Moore | ACPICA: Update to version 20120320 |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Bob Moore | ACPICA: Object repair code: Support to add Package... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Andi Kleen | ACPI: Make ACPI interrupt threaded |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Andi Kleen | ACPI: ec: Do request_region outside WARN() |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Len Brown | tools turbostat: harden against cpu online/offline |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Len Brown | tools turbostat: reduce measurement overhead due to... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Len Brown | tools turbostat: add summary option |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Lin Ming | ACPI: Move module parameter gts and bfs to sleep.c |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Lin Ming | ACPICA: Sleep/Wake interfaces: optionally execute _GTS... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Andi Kleen | ACPI: Do cpufreq clamping for throttling per package v2 |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bob Moore | ACPICA: Debugger: Add missing object info to namespace... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bob Moore | ACPICA: Change exception code for invalid pathname... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bob Moore | ACPICA: Clarify METHOD_NAME* defines for full-pathname... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bob Moore | ACPICA: Update to version 20120215 |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bob Moore | ACPICA: Add table-driven dispatch for sleep/wake functions |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bob Moore | ACPICA: Split sleep/wake functions into two files |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bob Moore | ACPICA: Distill multiple sleep method functions to... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bob Moore | ACPICA: Add acpi_os_physical_table_override interface |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bob Moore | ACPICA: ACPI 5: Update debug output for new notify... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bob Moore | ACPICA: Expand OSL memory read/write interfaces to... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bob Moore | ACPICA: Support for custom ACPICA build for ACPI 5... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bob Moore | ACPICA: Move ACPI timer prototypes to public acpixf... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bob Moore | ACPICA: ACPI 5: Support for new FADT SleepStatus, Sleep... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Bob Moore | ACPICA: Update _REV return value to 5 |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Robert Lee | ARM: davinci: Fix for cpuidle consolidation changes |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Amit Daniel... | thermal: Fix for setting the thermal zone mode to enabl... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Dan Carpenter | thermal: spear13xx: checking for NULL instead of IS_ERR() |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Viresh Kumar | thermal/spear_thermal: replace readl/writel with lighte... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Vincenzo Frascino | thermal: add support for thermal sensor present on... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Joe Perches | thermal_sys: convert printks to pr_<level> |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Joe Perches | thermal_sys: kernel style cleanups |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Joe Perches | thermal_sys: remove obfuscating used-once macros |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Joe Perches | thermal_sys: remove unnecessary line continuations |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Fabio Estevam | drivers/thermal/thermal_sys.c: fix build warning |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Robert Lee | SH: shmobile: Consolidate time keeping and irq enable |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Robert Lee | ARM: shmobile: Consolidate time keeping and irq enable |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Robert Lee | ARM: omap: Consolidate OMAP4 time keeping and irq enable |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Robert Lee | ARM: omap: Consolidate OMAP3 time keeping and irq enable |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Robert Lee | ARM: davinci: Consolidate time keeping and irq enable |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Robert Lee | ARM: kirkwood: Consolidate time keeping and irq enable |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Robert Lee | ARM: at91: Consolidate time keeping and irq enable |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Robert Lee | cpuidle: Add common time keeping and irq enabling |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Julian Anastasov | ACPICA: Fix regression in FADT revision checks |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Len Brown | ACPI: ignore FADT reset-reg-sup flag |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Linus Torvalds | Linux 3.3 v3.3 |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Jason Baron | Don't limit non-nested epoll paths |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Pablo Neira... | netfilter: ctnetlink: fix race between delete and timeo... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
RongQing.Li | ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Linus Torvalds | Merge branch 'akpm' (more patches from Andrew) |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Ryusuke Konishi | nilfs2: fix NULL pointer dereference in nilfs_load_supe... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Haogang Chen | nilfs2: clamp ns_r_segments_percentage to [1, 99] |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Linus Torvalds | Merge tag 'for-linus' of git://linux-c6x.org/git/projec... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Anton Blanchard | afs: Remote abort can cause BUG in rxrpc code |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Anton Blanchard | afs: Read of file returns EBADMSG |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Mark Salter | C6X: remove dead code from entry.S |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Eric Dumazet | wimax/i2400m: fix erroneous NETDEV_TX_BUSY use |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Eric Dumazet | net/hyperv: fix erroneous NETDEV_TX_BUSY use |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Eric Dumazet | net/usbnet: reserve headroom on rx skbs |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Michal Schmidt | bnx2x: fix memory leak in bnx2x_init_firmware() |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Michal Schmidt | bnx2x: fix a crash on corrupt firmware file |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Eric Dumazet | sch_sfq: revert dont put new flow at the end of flows |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Eric Dumazet | ipv6: fix icmp6_dst_alloc() |
commit | commitdiff | tree | snapshot |
2012-03-16 |
James Morris | MAINTAINERS: Add Serge as maintainer of capabilities |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Linus Torvalds | Merge branch 'akpm' (Andrew's patch-bomb) |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Linus Torvalds | Merge branch 'i2c-for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Linus Torvalds | Merge tag 'hwmon-for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Linus Torvalds | Merge branch 'drm-fixes' of git://people.freedesktop... |
commit | commitdiff | tree | snapshot |
next |