summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-20218-903/+2070
|\
| * x86: use the right protections for split-up pagetablesIngo Molnar2009-02-201-10/+5
| * x86, vmi: TSC going backwards check in vmi clocksourceAlok N Kataria2009-02-201-1/+4
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-1928-88/+77
| |\
| | * [ARM] 5405/1: ep93xx: remove unused gesbc9312.h headerHartley Sweeten2009-02-192-4/+0
| | * [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE...Makito SHIOKAWA2009-02-191-2/+2
| | * [ARM] omap: fix clock reparenting in omap2_clk_set_parent()Russell King2009-02-191-4/+4
| | * [ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0Roel Kluin2009-02-191-2/+2
| | * [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()Nicolas Pitre2009-02-191-1/+2
| | * [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt supportNicolas Pitre2009-02-175-53/+29
| | * [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT2009-02-163-1/+4
| | * [ARM] 5391/1: AT91: Enable GPIO clocks earlierAndrew Victor2009-02-141-5/+10
| | * [ARM] 5390/1: AT91: Watchdog fixesAndrew Victor2009-02-1412-12/+13
| | * [ARM] 5398/1: Add Wan ZongShun to MAINTAINERS for W90P910wanzongshun2009-02-141-0/+7
| | * [ARM] omap: fix _omap2_clksel_get_src_field()Russell King2009-02-141-1/+1
| | * [ARM] omap: fix omap2_divisor_to_clksel() error return valueRussell King2009-02-141-3/+3
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-193-6/+4
| |\ \
| | * | x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdownAndi Kleen2009-02-171-1/+1
| | * | x86, mce: use force_sig_info to kill process in machine checkAndi Kleen2009-02-171-2/+2
| | * | x86, mce: reinitialize per cpu features on resumeAndi Kleen2009-02-171-0/+1
| | * | x86, rcu: fix strange load average and ksoftirqd behaviorPaul E. McKenney2009-02-171-3/+0
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-193-1/+26
| |\ \ \
| | * \ \ Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-192-0/+21
| | |\ \ \
| | | * | | tracing: limit the number of loops the ring buffer self test can makeSteven Rostedt2009-02-181-0/+10
| | | * | | tracing: have function trace select kallsymsSteven Rostedt2009-02-181-0/+2
| | | * | | tracing: disable tracing while testing ring bufferSteven Rostedt2009-02-181-0/+9
| | |/ / /
| | * | | tracing/function-graph-tracer: trace the idle tasksFrederic Weisbecker2009-02-171-1/+5
| * | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-02-195-4/+19
| |\ \ \ \
| | * | | | [S390] fix "mem=" handling in case of standby memoryHeiko Carstens2009-02-193-2/+14
| | * | | | [S390] Fix timeval regression on s390Christian Borntraeger2009-02-191-1/+1
| | * | | | [S390] sclp: handle empty event buffersPeter Oberparleiter2009-02-191-1/+4
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-195-29/+19
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'fix/usb-audio' into for-linusTakashi Iwai2009-02-192-9/+12
| | |\ \ \ \
| | | * | | | ALSA: usb-audio - Workaround for misdetected sample rate with CM6207Joris van Rantwijk2009-02-161-1/+2
| | | * | | | ALSA: usb-audio - Fix non-continuous rate detectionTakashi Iwai2009-02-161-8/+9
| | | * | | | sound: usb-audio: fix uninitialized variable with M-Audio MIDI interfacesClemens Ladisch2009-02-161-0/+1
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-02-192-14/+5
| | |\ \ \ \
| | | * | | | sound: virtuoso: revert "do not overwrite EEPROM on Xonar D2/D2X"Clemens Ladisch2009-02-191-13/+4
| | | * | | | ALSA: jack - Use card->shortname for input nameTakashi Iwai2009-02-181-1/+1
| | | |/ / /
| | * | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-02-191-6/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Revert "Sound: hda - Restore PCI configuration space with interrupts off"Takashi Iwai2009-02-161-6/+2
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-02-1816-25/+259
| |\ \ \ \ \
| | * | | | | block: fix deadlock in blk_abort_queue() for drivers that readd to timeout listHannes Reinecke2009-02-181-1/+8
| | * | | | | block: fix booting from partitioned md arrayNeil Brown2009-02-181-0/+8
| | * | | | | block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fbJens Axboe2009-02-181-1/+1
| | * | | | | cciss: PCI power management reset for kexecChip Coldwell2009-02-181-0/+215
| | * | | | | paride/pg.c: xs(): &&/|| confusionRoel Kluin2009-02-181-1/+1
| | * | | | | fs/bio: bio_alloc_bioset: pass right object ptr to mempool_freeSubhash Peddamallu2009-02-181-2/+3
| | * | | | | block: fix bad definition of BIO_RW_SYNCJens Axboe2009-02-189-13/+13
| | * | | | | bsg: Fix sense buffer bug in SG_IOBoaz Harrosh2009-02-181-7/+10