summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Do not fire linkwatch events until the device is registered.David S. Miller2008-11-191-1/+6
* phonet: fix compilation with gcc-3.4Alexey Dobriyan2008-11-191-28/+24
* ixgbe: fix compilation with gcc-3.4Alexey Dobriyan2008-11-191-30/+28
* pktgen: fix multiple queue warningRobert Olsson2008-11-191-7/+2
* net: fix ip_mr_init() error pathBenjamin Thery2008-11-191-4/+5
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-187-25/+42
|\
| * block: hold extra reference to bio in blk_rq_map_user_iov()Jens Axboe2008-11-181-0/+6
| * relay: fix cpu offline problemLai Jiangshan2008-11-181-5/+4
| * Release old elevator on change elevatorZhaolei2008-11-181-1/+7
| * block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nashZhang, Yanmin2008-11-181-0/+2
| * block/md: fix md autodetectionTejun Heo2008-11-181-1/+1
| * block: make add_partition() return pointer to hd_structTejun Heo2008-11-183-17/+19
| * block: fix add_partition() error pathTejun Heo2008-11-181-1/+3
* | suspend: use WARN not WARN_ON to print the messageArjan van de Ven2008-11-181-1/+1
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-184-19/+135
|\ \
| * | kernel/profile.c: fix section mismatch warningRakib Mullick2008-11-181-1/+1
| * | function tracing: fix wrong pos computing when read buffer has been fulfilledwalimis2008-11-161-11/+15
| * | tracing: fix mmiotrace resizing crashIngo Molnar2008-11-131-0/+6
| * | ring-buffer: no preempt for sched_clock()Steven Rostedt2008-11-121-1/+7
| * | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-113-6/+106
| |\ \
| | * | ring-buffer: buffer record on/off switchSteven Rostedt2008-11-113-6/+106
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-186-19/+35
|\ \ \ \
| * | | | cpuset: fix regression when failed to generate sched domainsLi Zefan2008-11-182-10/+15
| * | | | sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix...Oleg Nesterov2008-11-172-6/+16
| * | | | sched: fix kernel warning on /proc/sched_debug accessIngo Molnar2008-11-161-2/+3
| * | | | sched: correct sched-rt-group.txt pathname in init/KconfigAdrian Knoth2008-11-131-1/+1
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-11-182-5/+7
|\ \ \ \ \
| * | | | | swiotlb: use coherent_dma_mask in alloc_coherentFUJITA Tomonori2008-11-171-3/+7
| * | | | | MAINTAINERS: remove me as RAID maintainerIngo Molnar2008-11-161-2/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-11-1811-32/+49
|\ \ \ \ \ \
| * | | | | | Blackfin arch: fix a broken define in dma-mappingMike Frysinger2008-11-181-1/+5
| * | | | | | Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang2008-11-181-1/+1
| * | | | | | Blackfin arch: fix bug - shared lib function in L2 failed be calledJie Zhang2008-10-282-5/+10
| * | | | | | Blackfin arch: fix incorrect limit check for bf54x check_gpioMike Frysinger2008-10-281-1/+1
| * | | | | | Blackfin arch: fix bug - Cpufreq assumes clocks in kHz and not Hz.Michael Hennerich2008-10-281-7/+7
| * | | | | | Blackfin arch: dont warn when running a kernel on the oldest supported siliconMike Frysinger2008-10-281-1/+1
| * | | | | | Blackfin arch: fix bug - kernel build with write back policy fails to be boot...Mike Frysinger2008-10-281-1/+1
| * | | | | | Blackfin arch: fix bug - dmacopy test case fail on all platformMike Frysinger2008-11-181-1/+5
| * | | | | | Blackfin arch: Fix typo when adding CONFIG_DEBUG_VERBOSERobin Getz2008-10-281-2/+2
| * | | | | | Blackfin arch: don't copy bss when copying L1Mike Frysinger2008-10-272-6/+6
| * | | | | | Blackfin arch: fix bug - Fail to boot jffs2 kernel for BF561 with SMP patchGraf Yang2008-10-271-4/+5
| * | | | | | Blackfin arch: handle case of d_path() returning error in decode_address()Tim Pepper2008-10-271-2/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-11-184-19/+94
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linusTakashi Iwai2008-11-184-19/+94
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | * | | | ALSA: sound/pci/pcxhr/pcxhr.c: introduce missing kfree and pci_disable_deviceJulia Lawall2008-11-151-1/+4
| | * | | | | ALSA: hda - Fix resume of GPIO unsol event for STAC/IDTTakashi Iwai2008-11-181-2/+2
| | * | | | | ALSA: hda - Add quirks for HP Pavilion DV modelsTakashi Iwai2008-11-181-0/+4
| | * | | | | ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx()Takashi Iwai2008-11-181-7/+7
| | * | | | | ALSA: hda - Check model type instead of SSID in patch_92hd71bxx()Takashi Iwai2008-11-151-2/+2
| | * | | | | ALSA: hda: STAC_VREF_EVENT value changeMatthew Ranostay2008-11-151-1/+3
OpenPOWER on IntegriCloud