| Commit message (Expand) | Author | Age |
* | kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default | Michal Marek | 2011-03-21 |
* | Merge branch 'genksyms-enum' into kbuild/kbuild | Michal Marek | 2011-03-17 |
|\ |
|
| * | genksyms: Regenerate lexer and parser | Michal Marek | 2011-03-17 |
| * | genksyms: Track changes to enum constants | Michal Marek | 2011-03-17 |
| * | genksyms: simplify usage of find_symbol() | Michal Marek | 2011-03-17 |
| * | genksyms: Add helpers for building string lists | Michal Marek | 2011-03-17 |
| * | genksyms: Simplify printing of symbol types | Michal Marek | 2011-03-17 |
| * | genksyms: Simplify lexer | Michal Marek | 2011-03-17 |
| * | genksyms: Do not paste the bison header file to lex.c | Michal Marek | 2011-03-17 |
* | | modpost: fix trailing comma | Randy Dunlap | 2011-03-17 |
* | | KBuild: silence "'scripts/unifdef' is up to date." | Mike Waychison | 2011-03-17 |
* | | kbuild: Add extra gcc checks | Borislav Petkov | 2011-03-09 |
* | | kbuild: reenable section mismatch analysis | Uwe Kleine-König | 2011-02-24 |
* | | unifdef: update to upstream version 2.5 | Tony Finch | 2011-01-22 |
|/ |
|
* | Linux 2.6.38-rc1 | Linus Torvalds | 2011-01-18 |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-01-18 |
|\ |
|
| * | hwmon: (lm93) Add support for LM94 | Guenter Roeck | 2011-01-18 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-18 |
|\ \ |
|
| * | | perf: Validate cpu early in perf_event_alloc() | Oleg Nesterov | 2011-01-18 |
| * | | perf: Find_get_context: fix the per-cpu-counter check | Oleg Nesterov | 2011-01-18 |
| * | | perf: Fix contexted inheritance | Peter Zijlstra | 2011-01-18 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-18 |
|\ \ \ |
|
| * | | | x86: Clear irqstack thread_info | Brian Gerst | 2011-01-18 |
| * | | | x86: Make relocatable kernel work with new binutils | Shaohua Li | 2011-01-18 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2011-01-18 |
|\ \ \ \ |
|
| * | | | | MIPS: Malta: enable Cirrus FB console | Aurelien Jarno | 2011-01-18 |
| * | | | | MIPS: add CONFIG_VIRTUALIZATION for virtio support | Aurelien Jarno | 2011-01-18 |
| * | | | | MIPS: Implement __read_mostly | David Daney | 2011-01-18 |
| * | | | | MIPS: ath79: add common WMAC device for AR913X based boards | Gabor Juhos | 2011-01-18 |
| * | | | | MIPS: ath79: Add initial support for the Atheros AP81 reference board | Gabor Juhos | 2011-01-18 |
| * | | | | MIPS: ath79: add common SPI controller device | Gabor Juhos | 2011-01-18 |
| * | | | | SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs | Gabor Juhos | 2011-01-18 |
| * | | | | MIPS: ath79: add common GPIO buttons device | Gabor Juhos | 2011-01-18 |
| * | | | | MIPS: ath79: add common watchdog device | Gabor Juhos | 2011-01-18 |
| * | | | | MIPS: ath79: add common GPIO LEDs device | Gabor Juhos | 2011-01-18 |
| * | | | | MIPS: ath79: add initial support for the Atheros PB44 reference board | Gabor Juhos | 2011-01-18 |
| * | | | | MIPS: ath79: utilize the MIPS multi-machine support | Gabor Juhos | 2011-01-18 |
| * | | | | MIPS: ath79: add GPIOLIB support | Gabor Juhos | 2011-01-18 |
| * | | | | MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs | Gabor Juhos | 2011-01-18 |
| * | | | | MIPS: jump label: Add MIPS support. | David Daney | 2011-01-18 |
| * | | | | MIPS: Use WARN() in uasm for better diagnostics. | David Daney | 2011-01-18 |
| * | | | | MIPS: Optimize TLB handlers for Octeon CPUs | David Daney | 2011-01-18 |
| * | | | | MIPS: Add LDX and LWX instructions to uasm. | David Daney | 2011-01-18 |
| * | | | | MIPS: Use BBIT instructions in TLB handlers | David Daney | 2011-01-18 |
| * | | | | MIPS: Declare uasm bbit0 and bbit1 functions. | David Daney | 2011-01-18 |
| * | | | | MIPS: Use C0_KScratch (if present) to hold PGD pointer. | David Daney | 2011-01-18 |
| * | | | | MIPS: Add DINSM to uasm. | David Daney | 2011-01-18 |
| * | | | | MIPS: Probe for presence of KScratch registers. | David Daney | 2011-01-18 |
| * | | | | MIPS: Add generic support for multiple machines within a single kernel | Gabor Juhos | 2011-01-18 |
| * | | | | MIPS: Use printf extension %pR for struct resource | Joe Perches | 2011-01-18 |