| Commit message (Expand) | Author | Age |
* | ASoC: Remove unused snd_soc_machine_config declaration | Mark Brown | 2008-11-18 |
* | ASoC: Machine driver for for s3c24xx with uda134x | Christian Pellegrin | 2008-11-17 |
* | ASoC: UDA134x codec driver | Christian Pellegrin | 2008-11-17 |
* | ASoC: Remove core version number | Mark Brown | 2008-11-05 |
* | Merge commit 'v2.6.28-rc2' into topic/asoc | Takashi Iwai | 2008-10-31 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-10-23 |
| |\ |
|
| | * | PCI: add routines for debugging and handling lost interrupts | James Bottomley | 2008-10-23 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-23 |
| |\ \ |
|
| | * | | net: Fix disjunct computation of netdev features | Herbert Xu | 2008-10-23 |
| | * | | sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state | Wei Yongjun | 2008-10-23 |
| | * | | smc911x: Add IRQ polarity configuration | Catalin Marinas | 2008-10-22 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-10-23 |
| |\ \ \ |
|
| | * | | | math-emu: Fix thinko in _FP_DIV | David S. Miller | 2008-10-23 |
| | * | | | math-emu: Fix signalling of underflow and inexact while packing result. | Kumar Gala | 2008-10-23 |
| | |/ / |
|
| * | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2008-10-23 |
| |\ \ \ |
|
| | * | | | leds: Make default trigger fields const | Trent Piepho | 2008-10-20 |
| * | | | | libata: switch to using block layer tagging support | Jens Axboe | 2008-10-23 |
| * | | | | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds | 2008-10-23 |
| |\ \ \ \ |
|
| | * | | | | proc: remove fs/proc/proc_misc.c | Alexey Dobriyan | 2008-10-23 |
| | * | | | | proc: move /proc/vmcore creation to fs/proc/vmcore.c | Alexey Dobriyan | 2008-10-23 |
| | * | | | | proc: move all /proc/kcore stuff to fs/proc/kcore.c | Alexey Dobriyan | 2008-10-23 |
| | * | | | | proc: move /proc/schedstat boilerplate to kernel/sched_stats.h | Alexey Dobriyan | 2008-10-23 |
| | * | | | | proc: move /proc/diskstats boilerplate to block/genhd.c | Alexey Dobriyan | 2008-10-23 |
| | * | | | | proc: move /proc/zoneinfo boilerplate to mm/vmstat.c | Alexey Dobriyan | 2008-10-23 |
| | * | | | | proc: move /proc/vmstat boilerplate to mm/vmstat.c | Alexey Dobriyan | 2008-10-23 |
| | * | | | | proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c | Alexey Dobriyan | 2008-10-23 |
| | * | | | | proc: move /proc/buddyinfo boilerplate to mm/vmstat.c | Alexey Dobriyan | 2008-10-23 |
| | * | | | | proc: move /proc/vmallocinfo to mm/vmalloc.c | Alexey Dobriyan | 2008-10-23 |
| | * | | | | proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c | Alexey Dobriyan | 2008-10-23 |
| | * | | | | proc: move rest of /proc/partitions code to block/genhd.c | Alexey Dobriyan | 2008-10-23 |
| | * | | | | proc: move rest of /proc/locks to fs/locks.c | Alexey Dobriyan | 2008-10-23 |
| | * | | | | proc: move /proc/hardware to m68k-specific code | Alexey Dobriyan | 2008-10-23 |
| | * | | | | proc: switch /proc/meminfo to seq_file | Alexey Dobriyan | 2008-10-23 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2008-10-23 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 2008-10-22 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | hrtimers: add missing docbook comments to struct hrtimer | Thomas Gleixner | 2008-10-20 |
| | | * | | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 2008-10-17 |
| | | |\ \ |
|
| | | * | | | DECLARE_PER_CPU needs linux/percpu.h | Stephen Rothwell | 2008-10-15 |
| | | * | | | rangetimer: fix x86 build failure for the !HRTIMERS case | Arjan van de Ven | 2008-10-07 |
| | | * | | | hrtimer: peek at the timer queue just before going idle | Arjan van de Ven | 2008-09-11 |
| | | * | | | hrtimer: incorporate feedback from Peter Zijlstra | Arjan van de Ven | 2008-09-07 |
| | | * | | | hrtimer: add a hrtimer_start_range() function | Arjan van de Ven | 2008-09-07 |
| | | * | | | hrtimer: another build fix | Arjan van de Ven | 2008-09-06 |
| | | * | | | hrtimer: fix build bug found by Ingo | Arjan van de Ven | 2008-09-06 |
| | | * | | | hrtimer: create a "timer_slack" field in the task struct | Arjan van de Ven | 2008-09-06 |
| | | * | | | hrtimer: turn hrtimers into range timers | Arjan van de Ven | 2008-09-06 |
| | | * | | | hrtimer: rename the "expires" struct member to avoid accidental usage | Arjan van de Ven | 2008-09-06 |
| | | * | | | hrtimer: add abstraction functions for accessing the "expires" member | Arjan van de Ven | 2008-09-06 |
| | | * | | | select: switch select() and poll() over to hrtimers | Arjan van de Ven | 2008-09-06 |
| | | * | | | select: add a poll specific struct to the restart_block union | Thomas Gleixner | 2008-09-06 |