]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2013-02-18 Rafael J. WysockiMerge branch 'release' of git://git.kernel.org/pub...
2013-02-18 Len BrownMerge branch 'misc' into release
2013-02-18 Len BrownMerge branches 'idle-remove-statedata', 'pm_idle' and...
2013-02-18 Len BrownPM idle: remove global declaration of pm_idle
2013-02-18 Len Brownunicore32 idle: delete stray pm_idle comment
2013-02-18 Len Brownopenrisc idle: delete pm_idle
2013-02-18 Len Brownmn10300 idle: delete pm_idle
2013-02-18 Len Brownmicroblaze idle: delete pm_idle
2013-02-18 Len Brownm32r idle: delete pm_idle, and other dead idle code
2013-02-18 Len Brownia64 idle: delete pm_idle
2013-02-18 Len Browncris idle: delete idle and pm_idle
2013-02-18 Len BrownARM64 idle: delete pm_idle
2013-02-18 Len BrownARM idle: delete pm_idle
2013-02-18 Len Brownblackfin idle: delete pm_idle
2013-02-18 Len Brownsparc idle: rename pm_idle to sparc_idle
2013-02-18 Len Brownsh idle: rename global pm_idle to static sh_idle
2013-02-18 Len Brownx86 idle: rename global pm_idle to static x86_idle
2013-02-18 Len BrownAPM idle: register apm_cpu_idle via cpuidle
2013-02-17 Rafael J. WysockiMerge branch 'pm-cpufreq'
2013-02-15 Dirk Brandewiecpufreq / intel_pstate: Add kernel command line option...
2013-02-15 Dirk Brandewiecpufreq / intel_pstate: Change to disallow module build
2013-02-15 Rafael J. WysockiMerge branch 'next/cpufreq-exynos' of git://git.kernel...
2013-02-15 Rafael J. WysockiMerge branch 'pm-cpufreq'
2013-02-15 Rafael J. WysockiMerge branch 'pm-tools'
2013-02-15 Rafael J. WysockiMerge branch 'pm-assorted'
2013-02-15 Rafael J. WysockiMerge branch 'acpi-assorted'
2013-02-15 Rafael J. WysockiMerge branch 'acpi-cleanup'
2013-02-13 Len Browntools/power turbostat: display SMI count by default
2013-02-13 Len Brownintel_idle: export both C1 and C1E
2013-02-13 Rafael J. WysockiACPI / hotplug: Fix concurrency issues and memory leaks
2013-02-13 Toshi KaniACPI: Remove the use of CONFIG_ACPI_CONTAINER_MODULE
2013-02-13 Rafael J. WysockiACPI / scan: Full transition to D3cold in acpi_device_u...
2013-02-13 Rafael J. WysockiACPI / scan: Make acpi_bus_hot_remove_device() acquire...
2013-02-13 Rafael J. WysockiACPI: Drop the container.h header file
2013-02-13 Mika WesterbergACPI / Documentation: refer to correct file for acpi_pl...
2013-02-13 Rafael J. WysockiACPI / scan: Make container driver use struct acpi_scan...
2013-02-13 Rafael J. WysockiACPI / scan: Remove useless #ifndef from acpi_eject_store()
2013-02-13 Toshi KaniACPI: Unbind ACPI drv when probe failed
2013-02-13 Toshi KaniACPI: sysfs eject support for ACPI scan handlers
2013-02-13 Rafael J. WysockiACPI / scan: Follow priorities of IDs when matching...
2013-02-13 Jiang LiuACPI / PCI: pci_slot: replace printk(KERN_xxx) with...
2013-02-11 Len Browncpuidle: remove vestage definition of cpuidle_state_usa...
2013-02-11 Dirk Brandewiecpufreq / intel_pstate: Fix 32 bit build
2013-02-11 Rafael J. WysockiMerge branch 'pnp'
2013-02-11 Rafael J. WysockiMerge branch 'acpi-lpss'
2013-02-11 Rafael J. WysockiMerge branch 'acpi-pm'
2013-02-11 Rafael J. WysockiMerge branch 'acpica'
2013-02-11 Rafael J. WysockiMerge branch 'acpi-scan'
2013-02-10 Len Brownx86 idle: remove 32-bit-only "no-hlt" parameter, hlt_wo...
2013-02-10 Len Brownx86 idle: remove mwait_idle() and "idle=mwait" cmdline...
2013-02-10 Len Brownxen idle: make xen-specific macro xen-specific
2013-02-09 Li Feisuspend: enable freeze timeout configuration through sys
2013-02-09 Zhang RuiACPI: enable ACPI SCI during suspend
2013-02-09 Zhang RuiPM: Introduce suspend state PM_SUSPEND_FREEZE
2013-02-09 Stratos Karafotiscpufreq: conservative: Fix typos in comments
2013-02-09 Stratos Karafotiscpufreq: ondemand: Fix typos in comments
2013-02-09 Viresh Kumarcpufreq: exynos: simplify .init() for setting policy...
2013-02-09 Andrew Lunncpufreq: kirkwood: Add a cpufreq driver for Marvell...
2013-02-09 Dirk Brandewiecpufreq/x86: Add P-state driver for sandy bridge.
2013-02-09 Dirk Brandewiecpufreq_stats: do not remove sysfs files if frequency...
2013-02-09 Dirk Brandewiecpufreq: Do not track governor name for scaling drivers...
2013-02-09 Dirk Brandewiecpufreq: Only call cpufreq_out_of_sync() for driver...
2013-02-09 Dirk Brandewiecpufreq: Retrieve current frequency from scaling driver...
2013-02-09 Len Brownintel_idle: remove assumption of one C-state per MWAIT...
2013-02-09 Len Brownintel_idle: remove use and definition of MWAIT_MAX_NUM_...
2013-02-09 Len Browntools/power turbostat: decode MSR_IA32_POWER_CTL
2013-02-09 Len Browntools/power turbostat: support Haswell
2013-02-09 Len Brownintel_idle: support Haswell
2013-02-09 Viresh Kumarcpufreq: Fix locking issues
2013-02-09 Viresh Kumarcpufreq: Create a macro for unlock_policy_rwsem{read...
2013-02-09 Viresh Kumarcpufreq: Remove unused HOTPLUG_CPU code
2013-02-09 Viresh Kumarcpufreq: governors: Fix WARN_ON() for multi-policy...
2013-02-09 Stratos Karafotiscpufreq: ondemand: Replace down_differential tuner...
2013-02-09 Viresh Kumarcpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTR
2013-02-09 Viresh Kumarcpufreq: Don't check cpu_online(policy->cpu)
2013-02-09 Shawn Guocpufreq: add imx6q-cpufreq driver
2013-02-08 Len BrownMerge branches 'acpi-idle', 'arm-idle' and 'intel-idle...
2013-02-08 Daniel LezcanoACPI / idle: remove usage of the statedata
2013-02-08 Daniel LezcanoACPI / idle: pass the cpuidle_device parameter
2013-02-08 Daniel LezcanoACPI / idle : remove pointless headers
2013-02-08 Daniel LezcanoACPI / idle: remove unused definition
2013-02-08 Daniel Lezcanodavinci: cpuidle - remove useless initialization
2013-02-08 Daniel Lezcanodavinci: cpuidle - remove the ops
2013-02-08 Daniel Lezcanodavinci: cpuidle - move code to prevent forward declaration
2013-02-08 Daniel LezcanoReplace the flag by a simple global boolean in the...
2013-02-08 Linus TorvaldsLinux 3.8-rc7 v3.8-rc7
2013-02-08 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-02-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-08 David S. MillerMerge branch 'sctp_keys'
2013-02-08 Daniel Borkmannnet: sctp: sctp_endpoint_free: zero out secret key...
2013-02-08 Daniel Borkmannnet: sctp: sctp_setsockopt_auth_key: use kzfree instead...
2013-02-08 Heiko Carstensatm/iphase: rename fregt_t -> ffreg_t
2013-02-08 Will DeaconARM: 7641/1: memory: fix broken mmap by ensuring TASK_U...
2013-02-08 Russell KingARM: DMA mapping: fix bad atomic test
2013-02-08 Russell KingARM: realview: ensure that we have sufficient IRQs...
2013-02-08 Russell KingARM: GIC: fix GIC cpumask initialization
2013-02-08 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-02-08 Lucas Stachnet: usb: fix regression from FLAG_NOARP code
2013-02-08 Eric Dumazetl2tp: dont play with skb->truesize
2013-02-08 Daniel Borkmannnet: sctp: sctp_auth_key_put: use kzfree instead of...
next