- a554bea selinux: don't inline slow-path code into avc_has_perm_noaudit() by Linus Torvalds · 13 years ago
- fa2a451 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
- bde4d8b sparc32: fix fallout from system.h removal by Sam Ravnborg · 13 years ago
- 923f797 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
- a7697b9 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
- 2b17b43 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
- f558c27 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 3a0d184 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
- c39e8ed Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
- 10f3cb4 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
- 919c840 Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
- a9d38a4 Merge branch 'dunlap' (Randy's Documentation patches) by Linus Torvalds · 13 years ago
- c480138 Documentation: fix typo in ABI/stable/sysfs-driver-usb-usbtmc by Rafal Kapela · 13 years ago
- 78286cd Documentation: replace install commands with softdeps by Lucas De Marchi · 13 years ago
- 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 13 years ago
- 0960152 Documentation: input.txt: clarify mousedev 'cat' command syntax by Randy Dunlap · 13 years ago
- 9a7c48b Documentation: CodingStyle: add inline assembly guidelines by Josh Triplett · 13 years ago
- 21106b0 Documentation: sysrq: Crutcher Dunnavant is unavailable by Randy Dunlap · 13 years ago
- 673d29f Documentation: mention scripts/diffconfig tool by Javi Merino · 13 years ago
- f52a759 Documentation: remove 'mach' from dontdiff file by H Hartley Sweeten · 13 years ago
- d3c7de5 ARM: clps711x: fix missing include file by Olof Johansson · 13 years ago
- 86dfe44 ARM: fix builds due to missing <asm/system_misc.h> includes by Olof Johansson · 13 years ago
- f5cb92a genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value by Jiang Liu · 13 years ago
- d326f44 Merge branch 'tboot' into release by Len Brown · 13 years ago
- ec612fc Merge branch 'd3' into release by Len Brown · 13 years ago
- 73f0533 Merge branch 'apei' into release by Len Brown · 13 years ago
- 1a05e46 Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release by Len Brown · 13 years ago
- 344e222 ACPI throttling: fix endian bug in acpi_read_throttling_status() by Dan Carpenter · 13 years ago
- c264c65 Disable MCP limit exceeded messages from Intel IPS driver by Andi Kleen · 13 years ago
- b60e7f6 ACPI video: Don't start video device until its associated input device has been allocated by Igor Murzov · 13 years ago
- 9613beb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
- ea9f885 ACPI video: Harden video bus adding. by Igor Murzov · 13 years ago
- 40380f1 ia64: Fixup asm/cmpxchg.h by David Howells · 13 years ago
- 48a4675 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
- 59f2fe3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
- 307cc79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
- 354fa22 scripts/patch-kernel: digest kernel.org hosted .xz patches by Shawn Landden · 13 years ago
- 9875c42 merge_config.sh: Add option to display redundant configs by John Stultz · 13 years ago
- 55cae30 merge_config.sh: Set execute bit by John Stultz · 13 years ago
- d1ff4b1 ACPI: Add support for exposing BGRT data by Matthew Garrett · 13 years ago
- f2d4753 ACPI: export acpi_kobj by Matthew Garrett · 13 years ago
- 8cdde12 ACPI: Fix logic for removing mappings in 'acpi_unmap' by Myron Stowe · 13 years ago
- 37d2a36 CPER failed to handle generic error records with multiple sections by Jiang Liu · 13 years ago
- 3723997 ACPI: Clean redundant codes in scan.c by Alex He · 13 years ago
- 9505626 ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() by Paul E. McKenney · 13 years ago
- e252675 ACPI: consistently use should_use_kmap() by Jan Beulich · 13 years ago
- 1e3cab2 [S390] Fix build errors (fallout from system.h disintegration) by Heiko Carstens · 13 years ago
- 89e96ad PNPACPI: Fix device ref leaking in acpi_pnp_match by Yinghai Lu · 13 years ago
- ac909ec ACPI: Fix use-after-free in acpi_map_lsapic by Petr Vandrovec · 13 years ago
- c80f5b3 ACPI: processor_driver: add missing kfree by Julia Lawall · 13 years ago
- 15afae6 ACPI, APEI: Fix incorrect APEI register bit width check and usage by Gary Hade · 13 years ago
- 6ef19ab Update documentation for parameter *notrigger* in einj.txt by Chen Gong · 13 years ago
- ee49089 ACPI, APEI, EINJ, new parameter to control trigger action by Chen Gong · 13 years ago
- 185210c ACPI, APEI, EINJ, limit the range of einj_param by Chen Gong · 13 years ago
- 7ed28f2 ACPI, APEI, Fix ERST header length check by Jiang Liu · 13 years ago
- 02401c0 cpuidle: power_usage should be declared signed integer by Boris Ostrovsky · 13 years ago
- 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 13 years ago
- f52b69f8 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
- 9f324bd ACPI: Add CPU hotplug support for processor device objects by Toshi Kani · 13 years ago
- c6436f5a ACPI / PM: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 13 years ago
- 9bcb811 ACPI: Evaluate thermal trip points before reading temperature by Matthew Garrett · 13 years ago
- b24e509 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core by Lin Ming · 13 years ago
- 2f7fa1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
- e075105 cpuidle: remove unused 'governor_data' field by Daniel Lezcano · 13 years ago
- db70b04 cpuidle: remove useless array definition in cpuidle_structure by Daniel Lezcano · 13 years ago
- fc850f3 cpuidle: use the driver's state_count as default by Daniel Lezcano · 13 years ago
- 3a53396 cpuidle: add a sysfs entry to disable specific C state for debug purpose. by ShuoX Liu · 13 years ago
- 0090def ACPI: Add interface to register/unregister device to/from power resources by Lin Ming · 13 years ago
- 3ebc81b ACPI: Introduce ACPI D3_COLD state support by Zhang Rui · 13 years ago
- 5aa3c16 ACPICA: Update to version 20120320 by Bob Moore · 13 years ago
- 6a99b1c ACPICA: Object repair code: Support to add Package wrappers by Bob Moore · 13 years ago
- f182394 Input: wacom - check for allocation failure in probe() by Dan Carpenter · 13 years ago
- 6fe0d06 ACPI: Make ACPI interrupt threaded by Andi Kleen · 13 years ago
- d6795fe3 ACPI: ec: Do request_region outside WARN() by Andi Kleen · 13 years ago
- 8befc9f sparc: Fix even more fallout from system.h split. by David S. Miller · 13 years ago
- 7f55ba9 sparc: fix fallout from system.h split by Stephen Rothwell · 13 years ago
- 1338631 Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
- 8f12191 cgroup: cgroup_attach_task() could return -errno after success by Tejun Heo · 13 years ago
- 4bde23f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- f00e9b1 Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes by Olof Johansson · 13 years ago
- 15aaa34 tools turbostat: harden against cpu online/offline by Len Brown · 13 years ago
- 88c3281 tools turbostat: reduce measurement overhead due to IPIs by Len Brown · 13 years ago
- e152c38 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- eb05df9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 31134ef dt: Linux DT usage model documentation by Grant Likely · 13 years ago
- a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 5616131 ARM: pxa: fix build issue on stargate2 by Haojian Zhuang · 13 years ago
- e947858 ARM: pxa: fix build issue on cm-x300 by Haojian Zhuang · 13 years ago
- 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 804d231 ARM: pxa: fix build failure for regulator consumer in em-x270.c by Paul Gortmaker · 13 years ago
- 6268b32 Revert "ext4: don't release page refs in ext4_end_bio()" by Linus Torvalds · 13 years ago
- 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
- 1c03658 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils by Linus Torvalds · 13 years ago
- a6f707b Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia by Linus Torvalds · 13 years ago
- ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
- 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
- 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
- 7fda041 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago