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
2010-10-17
PM: runtime: add missed pm_request_autosuspend
Ming Lei
1
-0
/
+5
2010-10-17
PM / Runtime: Implement autosuspend support
Alan Stern
2
-0
/
+53
2010-10-17
PM / Runtime: Add no_callbacks flag
Alan Stern
2
-0
/
+9
2010-10-17
PM / Runtime: Combine runtime PM entry points
Alan Stern
1
-20
/
+46
2010-10-17
PM / Runtime: Replace boolean arguments with bitflags
Alan Stern
1
-8
/
+15
2010-10-17
sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()
Alan Stern
1
-0
/
+15
2010-10-17
PM: Fix potential issue with failing asynchronous suspend
Rafael J. Wysocki
1
-2
/
+5
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
3
-38
/
+109
2010-10-15
types.h: define __aligned_u64 and expose to userspace
Eric Paris
1
-1
/
+14
2010-10-15
x86: Remove stale pmtimer_64.c
Thomas Gleixner
1
-2
/
+0
2010-10-15
oprofile: fix linker errors
Anand Gadiyar
1
-1
/
+1
2010-10-15
Merge remote branch 'tip/perf/core' into oprofile/core
Robert Richter
32
-112
/
+517
2010-10-14
Un-inline the core-dump helper functions
Linus Torvalds
1
-32
/
+2
2010-10-14
Don't dump task struct in a.out core-dumps
Linus Torvalds
1
-1
/
+1
2010-10-14
Merge branch 'linus' into sched/core
Ingo Molnar
22
-23
/
+71
2010-10-14
stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=n
Masami Hiramatsu
1
-2
/
+8
2010-10-12
Merge commit 'v2.6.36-rc7' into spi/next
Grant Likely
8
-16
/
+28
2010-10-12
spi/pl022: get rid of chipinfo dev pointer
Linus Walleij
1
-1
/
+0
2010-10-12
spi/pl022: Add spi->mode support to AMBA SPI driver
Kevin Wells
1
-6
/
+0
2010-10-12
spi/pl022: add PrimeCell generic DMA support
Linus Walleij
1
-0
/
+6
2010-10-12
Merge branch 'linus' into core/locking
Thomas Gleixner
95
-263
/
+805
2010-10-12
genirq: Remove the now unused sparse irq leftovers
Thomas Gleixner
1
-10
/
+2
2010-10-12
genirq: Sanitize dynamic irq handling
Thomas Gleixner
1
-4
/
+8
2010-10-12
genirq: Remove arch_init_chip_data()
Thomas Gleixner
1
-3
/
+0
2010-10-12
genirq: Remove irq_2_iommu
Thomas Gleixner
2
-22
/
+0
2010-10-12
x86: Speed up the irq_remapped check in hot pathes
Thomas Gleixner
1
-2
/
+0
2010-10-12
x86: Embedd irq_2_iommu into irq_cfg
Thomas Gleixner
1
-0
/
+1
2010-10-12
pci: intr_remap: Remove unused functions
Thomas Gleixner
1
-2
/
+0
2010-10-12
ht: Convert to new irq_chip functions
Thomas Gleixner
1
-2
/
+3
2010-10-12
dmar: Convert to new irq chip functions
Thomas Gleixner
1
-2
/
+3
2010-10-12
pci: Cleanup the irq_desc mess in msi
Thomas Gleixner
1
-4
/
+4
2010-10-12
pci: Convert msi to new irq_chip functions
Thomas Gleixner
1
-2
/
+3
2010-10-12
Merge branch 'x86/urgent' of into irq/sparseirq
Thomas Gleixner
9
-5
/
+20
2010-10-12
genirq: Query arch for number of early descriptors
Thomas Gleixner
1
-0
/
+4
2010-10-12
genirq: Implement irq reservation
Thomas Gleixner
1
-0
/
+1
2010-10-12
genirq: Implement sane enumeration
Thomas Gleixner
1
-0
/
+5
2010-10-12
genirq: Implement a sane sparse_irq allocator
Thomas Gleixner
1
-0
/
+23
2010-10-12
genirq: Provide default irq init flags
Thomas Gleixner
1
-0
/
+6
2010-10-12
genirq: Remove early_init_irq_lock_class()
Thomas Gleixner
1
-8
/
+0
2010-10-12
genirq: Sanitize irq_data accessors
Thomas Gleixner
1
-4
/
+58
2010-10-12
genirq: Provide status modifier
Thomas Gleixner
1
-2
/
+25
2010-10-12
genirq: Remove unsused inline
Thomas Gleixner
1
-7
/
+1
2010-10-12
genirq: Distangle irq.h
Thomas Gleixner
2
-279
/
+184
2010-10-11
fanotify: disable fanotify syscalls
Eric Paris
1
-1
/
+0
2010-10-11
ARM: 6421/1: amba-pl011: add missing ST specific registers
Linus Walleij
1
-0
/
+11
2010-10-11
Merge branch 'oprofile/urgent' (early part) into oprofile/perf
Robert Richter
39
-98
/
+258
2010-10-11
oprofile: Abstract the perf-events backend
Matt Fleming
1
-0
/
+3
2010-10-11
oprofile: Make op_name_from_perf_id() global
Matt Fleming
1
-0
/
+4
2010-10-11
perf: New helper function for pmu name
Matt Fleming
1
-0
/
+1
2010-10-11
perf: Add helper function to return number of counters
Matt Fleming
1
-0
/
+1
[prev]
[next]