summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han2009-04-101-1/+4
* | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-136-29/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing/filters: return proper error code when writing filter fileLi Zefan2009-04-122-6/+8
| * | | | | | | | tracing/filters: allow user input integer to be oct or hexLi Zefan2009-04-121-2/+3
| * | | | | | | | tracing/filters: fix NULL pointer dereferenceLi Zefan2009-04-121-0/+5
| * | | | | | | | tracing/filters: NIL-terminate user input filterLi Zefan2009-04-121-0/+2
| * | | | | | | | ftrace: Output REC->var instead of __entry->var for trace formatZhaolei2009-04-101-2/+2
| * | | | | | | | Make __stringify support variable argument macros tooZhaolei2009-04-101-2/+2
| * | | | | | | | tracing: fix document referencesLi Zefan2009-04-101-2/+2
| * | | | | | | | tracing: fix splice return too largeLai Jiangshan2009-04-101-2/+14
| * | | | | | | | tracing: update file->f_pos when splice(2) itLai Jiangshan2009-04-101-7/+1
| * | | | | | | | tracing: allocate page when neededLai Jiangshan2009-04-101-8/+8
| * | | | | | | | tracing: disable seeking for trace_pipe_rawLai Jiangshan2009-04-101-1/+1
* | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-133-3/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lockdep: continue lock debugging despite some taintsFrederic Weisbecker2009-04-121-1/+3
| * | | | | | | | | lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker2009-04-123-3/+16
* | | | | | | | | | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton2009-04-131-15/+9
* | | | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-135-6/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | i2c: Let new-style drivers implement attach_adapterJean Delvare2009-04-131-2/+1
| * | | | | | | | | | i2c: Fix sparse warnings for I2C_BOARD_INFO()Ben Hutchings2009-04-131-1/+1
| * | | | | | | | | | i2c-voodoo3: Deprecate in favor of tdfxfbJean Delvare2009-04-132-2/+13
| * | | | | | | | | | i2c-algo-pca: Fix use of uninitialized variable in debug messageJean Delvare2009-04-131-1/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | add some long-missing capabilities to fs_maskSerge E. Hallyn2009-04-131-4/+19
* | | | | | | | | | Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-modsLinus Torvalds2009-04-132-187/+1896
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MAINTAINERS - Update MN10300 patternsJoe Perches2009-04-101-1/+0
| * | | | | | | | | | MAINTAINERS - Update frv arch patternsJoe Perches2009-04-101-1/+0
| * | | | | | | | | | scripts/get_maintainer.pl - Allow multiple files on command lineJoe Perches2009-04-101-44/+41
| * | | | | | | | | | MAINTAINERS - Update Freescale sound patternsJoe Perches2009-04-101-2/+2
| * | | | | | | | | | MAINTAINERS - Add additional patternsJoe Perches2009-04-101-0/+9
| * | | | | | | | | | MAINTAINERS - Add missing "/" to some pattern directoriesJoe Perches2009-04-101-6/+7
| * | | | | | | | | | MAINTAINERS - Update DRIVER CORE patternsJoe Perches2009-04-101-1/+1
| * | | | | | | | | | MAINTAINERS - Update M68K patternsJoe Perches2009-04-101-0/+2
| * | | | | | | | | | MAINTAINERS - Coalesce sections "DVB" and "Video for Linux"Joe Perches2009-04-101-25/+15
| * | | | | | | | | | MAINTAINERS - Remove cyblafb frame buffer no longer in treeJoe Perches2009-04-101-6/+0
| * | | | | | | | | | MAINTAINERS - Remove x86/Voyager no longer in treeJoe Perches2009-04-101-6/+0
| * | | | | | | | | | MAINTAINERS - Update FPU Emulator contact address and web pageJoe Perches2009-04-101-2/+2
| * | | | | | | | | | MAINTAINERS - i2c_tiny_usb T: should be W:Joe Perches2009-04-101-1/+1
| * | | | | | | | | | MAINTAINERS - Add Linus Torvalds' gitJoe Perches2009-04-101-0/+1
| * | | | | | | | | | MAINTAINERS - standardize "T: git urls"Joe Perches2009-04-101-98/+98
| * | | | | | | | | | MAINTAINERS - Remove HP Fibre Channel HBA no longer in treeJoe Perches2009-04-101-6/+0
| * | | | | | | | | | MAINTAINERS - Standardize styleJoe Perches2009-04-101-54/+73
| * | | | | | | | | | MAINTAINERS - Add file patternsJoe Perches2009-04-101-1/+1193
| * | | | | | | | | | Add scripts/get_maintainer.plJoe Perches2009-04-101-0/+518
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-135-53/+58
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | percpu: unbreak alpha percpuTejun Heo2009-04-102-52/+52
| * | | | | | | | | mutex: have non-spinning mutexes on s390 by defaultHeiko Carstens2009-04-093-1/+6
* | | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-04-131-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | leds: just ignore invalid GPIOs in leds-gpioDavid Brownell2009-04-081-1/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-04-137-106/+128
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Wim Van Sebroeck2009-04-09111-698/+7675
| |\ \ \ \ \ \ \ \ \ \