summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by defaultMichal Marek2011-03-211-1/+0
* Merge branch 'genksyms-enum' into kbuild/kbuildMichal Marek2011-03-178-863/+988
|\
| * genksyms: Regenerate lexer and parserMichal Marek2011-03-173-512/+661
| * genksyms: Track changes to enum constantsMichal Marek2011-03-174-13/+127
| * genksyms: simplify usage of find_symbol()Michal Marek2011-03-174-9/+9
| * genksyms: Add helpers for building string listsMichal Marek2011-03-171-32/+38
| * genksyms: Simplify printing of symbol typesMichal Marek2011-03-171-16/+27
| * genksyms: Simplify lexerMichal Marek2011-03-172-138/+123
| * genksyms: Do not paste the bison header file to lex.cMichal Marek2011-03-172-147/+7
* | modpost: fix trailing commaRandy Dunlap2011-03-171-8/+15
* | KBuild: silence "'scripts/unifdef' is up to date."Mike Waychison2011-03-172-1/+6
* | kbuild: Add extra gcc checksBorislav Petkov2011-03-093-1/+44
* | kbuild: reenable section mismatch analysisUwe Kleine-König2011-02-241-4/+0
* | unifdef: update to upstream version 2.5Tony Finch2011-01-221-63/+184
|/
* Linux 2.6.38-rc1v2.6.38-rc1Linus Torvalds2011-01-181-2/+2
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-01-183-4/+28
|\
| * hwmon: (lm93) Add support for LM94Guenter Roeck2011-01-183-4/+28
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-181-11/+12
|\ \
| * | perf: Validate cpu early in perf_event_alloc()Oleg Nesterov2011-01-181-4/+6
| * | perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov2011-01-181-1/+1
| * | perf: Fix contexted inheritancePeter Zijlstra2011-01-181-6/+5
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-182-7/+11
|\ \ \
| * | | x86: Clear irqstack thread_infoBrian Gerst2011-01-181-5/+2
| * | | x86: Make relocatable kernel work with new binutilsShaohua Li2011-01-181-2/+9
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-01-1858-129/+3408
|\ \ \ \
| * | | | MIPS: Malta: enable Cirrus FB consoleAurelien Jarno2011-01-181-0/+3
| * | | | MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno2011-01-181-0/+16
| * | | | MIPS: Implement __read_mostlyDavid Daney2011-01-182-1/+3
| * | | | MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos2011-01-186-0/+92
| * | | | MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos2011-01-184-0/+104
| * | | | MIPS: ath79: add common SPI controller deviceGabor Juhos2011-01-186-0/+84
| * | | | SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos2011-01-184-0/+324
| * | | | MIPS: ath79: add common GPIO buttons deviceGabor Juhos2011-01-185-0/+113
| * | | | MIPS: ath79: add common watchdog deviceGabor Juhos2011-01-183-0/+12
| * | | | MIPS: ath79: add common GPIO LEDs deviceGabor Juhos2011-01-185-0/+100
| * | | | MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos2011-01-184-0/+73
| * | | | MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos2011-01-183-0/+37
| * | | | MIPS: ath79: add GPIOLIB supportGabor Juhos2011-01-187-2/+252
| * | | | MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos2011-01-1820-0/+1365
| * | | | MIPS: jump label: Add MIPS support.David Daney2011-01-185-0/+110
| * | | | MIPS: Use WARN() in uasm for better diagnostics.David Daney2011-01-181-24/+16
| * | | | MIPS: Optimize TLB handlers for Octeon CPUsDavid Daney2011-01-181-51/+310
| * | | | MIPS: Add LDX and LWX instructions to uasm.David Daney2011-01-183-1/+24
| * | | | MIPS: Use BBIT instructions in TLB handlersDavid Daney2011-01-181-29/+90
| * | | | MIPS: Declare uasm bbit0 and bbit1 functions.David Daney2011-01-181-0/+2
| * | | | MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney2011-01-183-18/+108
| * | | | MIPS: Add DINSM to uasm.David Daney2011-01-182-1/+11
| * | | | MIPS: Probe for presence of KScratch registers.David Daney2011-01-183-0/+5
| * | | | MIPS: Add generic support for multiple machines within a single kernelGabor Juhos2011-01-186-1/+157
| * | | | MIPS: Use printf extension %pR for struct resourceJoe Perches2011-01-181-5/+2
OpenPOWER on IntegriCloud