index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-30
gpio / ACPI: add ACPI support
Mathias Nyman
1
-0
/
+19
2012-11-27
Merge branch 'acpi-dev-pm' into acpi-enumeration
Rafael J. Wysocki
4
-9
/
+181
2012-11-26
ACPI / PM: Allow attach/detach routines to change device power states
Rafael J. Wysocki
1
-4
/
+7
2012-11-23
i2c / ACPI: add ACPI enumeration support
Mika Westerberg
1
-0
/
+9
2012-11-21
ACPI / PM: Introduce os_accessible flag for power_state
Aaron Lu
1
-0
/
+6
2012-11-21
ACPI / platform: Initialize ACPI handles of platform devices in advance
Rafael J. Wysocki
1
-0
/
+1
2012-11-21
ACPI / driver core: Introduce struct acpi_dev_node and related macros
Rafael J. Wysocki
2
-3
/
+17
2012-11-15
ACPI / PM: Fix build problem when CONFIG_ACPI or CONFIG_PM is not set
Rafael J. Wysocki
1
-0
/
+1
2012-11-15
ACPI: Centralized processing of ACPI device resources
Rafael J. Wysocki
1
-0
/
+10
2012-11-15
ACPI: Move device resources interpretation code from PNP to ACPI core
Rafael J. Wysocki
1
-0
/
+10
2012-11-15
ACPI: Provide generic functions for matching ACPI device nodes
Mika Westerberg
1
-0
/
+28
2012-11-15
driver core / ACPI: Move ACPI support to core device and driver types
Mika Westerberg
2
-1
/
+5
2012-11-15
ACPI / PM: Fix build problem related to acpi_target_system_state()
David Rientjes
1
-2
/
+6
2012-11-15
ACPI / PM: Provide ACPI PM callback routines for subsystems
Rafael J. Wysocki
1
-0
/
+34
2012-11-15
ACPI / PM: Move device PM functions related to sleep states
Rafael J. Wysocki
1
-0
/
+2
2012-11-15
ACPI / PM: Provide device PM functions operating on struct acpi_device
Rafael J. Wysocki
1
-0
/
+11
2012-11-15
ACPI / PM: Split device wakeup management routines
Rafael J. Wysocki
1
-0
/
+11
2012-11-15
ACPI / PM: Move device power state selection routine to device_pm.c
Rafael J. Wysocki
1
-1
/
+14
2012-11-15
ACPI / PM: Move routines for adding/removing device wakeup notifiers
Rafael J. Wysocki
1
-0
/
+15
2012-11-15
ACPI / PM: Fix device PM kernedoc comments and #ifdefs
Rafael J. Wysocki
1
-2
/
+6
2012-11-15
Merge branch 'pm-qos' into acpi-dev-pm
Rafael J. Wysocki
2
-6
/
+74
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+2
2012-11-10
Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+32
2012-11-09
of/address: sparc: Declare of_address_to_resource() as an extern function for...
Andreas Larsson
1
-0
/
+2
2012-11-09
Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+4
2012-11-09
revert "epoll: support for disabling items, and a self-test app"
Andrew Morton
1
-1
/
+0
2012-11-07
mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
Arnd Bergmann
1
-2
/
+2
2012-11-07
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
Jerry Huang
1
-0
/
+1
2012-11-07
mmc: dw_mmc: convert the variable type of irq
Seungwon Jeon
1
-1
/
+1
2012-11-07
xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.
Konrad Rzeszutek Wilk
1
-2
/
+32
2012-11-03
ptp: update adjfreq callback description
Jacob Keller
1
-1
/
+2
2012-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+9
2012-11-02
Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+8
2012-11-02
hashtable: introduce a small and naive hashtable
Sasha Levin
1
-0
/
+192
2012-11-01
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+2
2012-10-31
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+3
2012-10-31
KVM: x86: fix vcpu->mmio_fragments overflow
Xiao Guangrong
1
-13
/
+2
2012-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+9
2012-10-31
xen/mmu: Use Xen specific TLB flush instead of the generic one.
Konrad Rzeszutek Wilk
1
-0
/
+8
2012-10-30
Merge tag 'md-3.7-fixes' of git://neil.brown.name/md
Linus Torvalds
5
-142
/
+158
2012-10-30
ALSA: Add a reference counter to card instance
Takashi Iwai
1
-0
/
+3
2012-10-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+9
2012-10-28
percpu-rw-semaphores: use rcu_read_lock_sched
Mikulas Patocka
1
-4
/
+4
2012-10-28
percpu-rw-semaphores: use light/heavy barriers
Mikulas Patocka
1
-13
/
+7
2012-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+4
2012-10-26
mac80211: verify that skb data is present
Johannes Berg
1
-0
/
+9
2012-10-26
Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+16
2012-10-26
Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-10-26
Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+14
[next]