aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'linus' into sched/coreIngo Molnar2008-11-19
|\
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-18
| |\
| | * block: hold extra reference to bio in blk_rq_map_user_iov()Jens Axboe2008-11-18
| | * relay: fix cpu offline problemLai Jiangshan2008-11-18
| | * Release old elevator on change elevatorZhaolei2008-11-18
| | * block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nashZhang, Yanmin2008-11-18
| | * block/md: fix md autodetectionTejun Heo2008-11-18
| | * block: make add_partition() return pointer to hd_structTejun Heo2008-11-18
| | * block: fix add_partition() error pathTejun Heo2008-11-18
| * | suspend: use WARN not WARN_ON to print the messageArjan van de Ven2008-11-18
| * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-18
| |\ \
| | * | kernel/profile.c: fix section mismatch warningRakib Mullick2008-11-18
| | * | function tracing: fix wrong pos computing when read buffer has been fulfilledwalimis2008-11-16
| | * | tracing: fix mmiotrace resizing crashIngo Molnar2008-11-13
| | * | ring-buffer: no preempt for sched_clock()Steven Rostedt2008-11-12
| | * | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-11
| | |\ \
| | | * | ring-buffer: buffer record on/off switchSteven Rostedt2008-11-11
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-18
| |\ \ \ \
| | * | | | cpuset: fix regression when failed to generate sched domainsLi Zefan2008-11-18
| | * | | | sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix...Oleg Nesterov2008-11-17
| | * | | | sched: fix kernel warning on /proc/sched_debug accessIngo Molnar2008-11-16
| | * | | | sched: correct sched-rt-group.txt pathname in init/KconfigAdrian Knoth2008-11-13
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-11-18
| |\ \ \ \ \
| | * | | | | swiotlb: use coherent_dma_mask in alloc_coherentFUJITA Tomonori2008-11-17
| | * | | | | MAINTAINERS: remove me as RAID maintainerIngo Molnar2008-11-16
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-11-18
| |\ \ \ \ \ \
| | * | | | | | Blackfin arch: fix a broken define in dma-mappingMike Frysinger2008-11-18
| | * | | | | | Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang2008-11-18
| | * | | | | | Blackfin arch: fix bug - shared lib function in L2 failed be calledJie Zhang2008-10-28
| | * | | | | | Blackfin arch: fix incorrect limit check for bf54x check_gpioMike Frysinger2008-10-28
| | * | | | | | Blackfin arch: fix bug - Cpufreq assumes clocks in kHz and not Hz.Michael Hennerich2008-10-28
| | * | | | | | Blackfin arch: dont warn when running a kernel on the oldest supported siliconMike Frysinger2008-10-28
| | * | | | | | Blackfin arch: fix bug - kernel build with write back policy fails to be boot...Mike Frysinger2008-10-28
| | * | | | | | Blackfin arch: fix bug - dmacopy test case fail on all platformMike Frysinger2008-11-18
| | * | | | | | Blackfin arch: Fix typo when adding CONFIG_DEBUG_VERBOSERobin Getz2008-10-27
| | * | | | | | Blackfin arch: don't copy bss when copying L1Mike Frysinger2008-10-27
| | * | | | | | Blackfin arch: fix bug - Fail to boot jffs2 kernel for BF561 with SMP patchGraf Yang2008-10-27
| | * | | | | | Blackfin arch: handle case of d_path() returning error in decode_address()Tim Pepper2008-10-27
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-11-18
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linusTakashi Iwai2008-11-18
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | | * | | | ALSA: sound/pci/pcxhr/pcxhr.c: introduce missing kfree and pci_disable_deviceJulia Lawall2008-11-15
| | | * | | | | ALSA: hda - Fix resume of GPIO unsol event for STAC/IDTTakashi Iwai2008-11-18
| | | * | | | | ALSA: hda - Add quirks for HP Pavilion DV modelsTakashi Iwai2008-11-18
| | | * | | | | ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx()Takashi Iwai2008-11-18
| | | * | | | | ALSA: hda - Check model type instead of SSID in patch_92hd71bxx()Takashi Iwai2008-11-15
| | | * | | | | ALSA: hda: STAC_VREF_EVENT value changeMatthew Ranostay2008-11-15
| | | * | | | | ALSA: hda - Missing NULL check in hda_beep.cTakashi Iwai2008-11-13
| | | * | | | | ALSA: hda - Add digital beep playback switch for STAC/IDT codecsTakashi Iwai2008-11-13
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-17
| |\ \ \ \ \ \ \
| | * | | | | | | prevent cifs_writepages() from skipping unwritten pagesDave Kleikamp2008-11-17