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-02-17
ASoC: Make pmdown_time a long
Mark Brown
1
-1
/
+1
2010-02-16
ASoC: Make pmdown_time a per-card setting
Mark Brown
1
-0
/
+2
2010-02-12
ASoC: Add WM2000 driver
Mark Brown
1
-0
/
+26
2010-02-04
ASoC: Add a cache_sync bit to the CODEC structure
Mark Brown
1
-0
/
+1
2010-02-03
ASoC: Allow CODECs to ask soc-cache to suppress physical writes
Mark Brown
1
-0
/
+1
2010-01-25
Merge branch 'for-2.6.33' into for-2.6.34
Mark Brown
49
-180
/
+404
2010-01-25
ASoC: add helper macros to declare struct soc_enum instances
Guennadi Liakhovetski
1
-0
/
+17
2010-01-25
ASoC: add simplified versions of widget macros
Guennadi Liakhovetski
1
-0
/
+32
2010-01-21
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+8
2010-01-21
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2010-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+1
2010-01-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-33
/
+12
2010-01-21
perf: Change the is_software_event() definition
Peter Zijlstra
1
-3
/
+8
2010-01-21
sched: Fix vmark regression on big machines
Mike Galbraith
1
-1
/
+1
2010-01-21
ASoC: Support turning off bias when the CODEC is idle
Mark Brown
1
-0
/
+2
2010-01-20
USB: Fix duplicate sysfs problem after device reset.
Sarah Sharp
1
-0
/
+1
2010-01-20
ASoC: tlv320dac33: Burst mode BCLK divider configuration
Peter Ujfalusi
1
-0
/
+1
2010-01-20
Merge branch 'misc' into release
Len Brown
1
-3
/
+3
2010-01-20
Merge branch 'bugzilla-14483' into release
Len Brown
1
-1
/
+1
2010-01-19
ASoC: fix compile breakage - add a missing header include
Guennadi Liakhovetski
1
-0
/
+2
2010-01-18
mfd: tmio_mmc hardware abstraction for CNF area
Ian Molton
1
-0
/
+39
2010-01-18
mfd: Correct WM835x ISINK ramp time defines
Mark Brown
1
-14
/
+14
2010-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2010-01-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+4
2010-01-16
nommu: fix shared mmap after truncate shrinkage problems
David Howells
1
-0
/
+1
2010-01-16
nommu: don't need get_unmapped_area() for NOMMU
David Howells
2
-2
/
+7
2010-01-16
nommu: struct vm_region's vm_usage count need not be atomic
David Howells
1
-1
/
+1
2010-01-16
kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()
Roland Dreier
1
-0
/
+4
2010-01-16
kfifo: document everywhere that size has to be power of two
Andi Kleen
1
-2
/
+2
2010-01-16
kfifo: add kfifo_initialized
Andi Kleen
1
-0
/
+10
2010-01-16
kfifo: add kfifo_out_peek
Andi Kleen
1
-0
/
+3
2010-01-16
kfifo: sanitize *_user error handling
Andi Kleen
1
-4
/
+4
2010-01-16
kfifo: use void * pointers for user buffers
Andi Kleen
1
-5
/
+5
2010-01-16
tty.h: make tty_port_get() static inline
Randy Dunlap
1
-2
/
+2
2010-01-16
kfifo: fix kfifo_out_locked race bug
Stefani Seibold
1
-7
/
+0
2010-01-16
ACPI: don't cond_resched if irq is disabled
Xiaotian Feng
1
-1
/
+1
2010-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-19
/
+0
2010-01-14
lib: Introduce strnstr()
Li Zefan
1
-1
/
+4
2010-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2010-01-14
Fix ACC_MODE() for real
Al Viro
1
-1
/
+1
2010-01-13
net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=n
Octavian Purdila
1
-1
/
+1
2010-01-12
lib: Introduce generic list_sort function
Dave Chinner
1
-0
/
+11
2010-01-12
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2010-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+17
2010-01-12
libata: retry link resume if necessary
Tejun Heo
1
-0
/
+3
2010-01-12
Merge branch 'for-2.6.33' into for-2.6.34
Mark Brown
612
-9218
/
+15862
2010-01-12
Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linus
Jens Axboe
2
-1
/
+2
2010-01-12
drbd: The kernel code is now equivalent to out of tree release 8.3.7
Philipp Reisner
1
-1
/
+1
2010-01-12
drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...
Philipp Reisner
1
-0
/
+1
2010-01-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+1
[next]