Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-18 | 1 | -11/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | perf: Validate cpu early in perf_event_alloc() | Oleg Nesterov | 2011-01-18 | 1 | -4/+6 | |
| * | | | | | perf: Find_get_context: fix the per-cpu-counter check | Oleg Nesterov | 2011-01-18 | 1 | -1/+1 | |
| * | | | | | perf: Fix contexted inheritance | Peter Zijlstra | 2011-01-18 | 1 | -6/+5 | |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-18 | 2 | -7/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | x86: Clear irqstack thread_info | Brian Gerst | 2011-01-18 | 1 | -5/+2 | |
| * | | | | | | x86: Make relocatable kernel work with new binutils | Shaohua Li | 2011-01-18 | 1 | -2/+9 | |
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2011-01-18 | 58 | -129/+3408 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | MIPS: Malta: enable Cirrus FB console | Aurelien Jarno | 2011-01-18 | 1 | -0/+3 | |
| * | | | | | | | MIPS: add CONFIG_VIRTUALIZATION for virtio support | Aurelien Jarno | 2011-01-18 | 1 | -0/+16 | |
| * | | | | | | | MIPS: Implement __read_mostly | David Daney | 2011-01-18 | 2 | -1/+3 | |
| * | | | | | | | MIPS: ath79: add common WMAC device for AR913X based boards | Gabor Juhos | 2011-01-18 | 6 | -0/+92 | |
| * | | | | | | | MIPS: ath79: Add initial support for the Atheros AP81 reference board | Gabor Juhos | 2011-01-18 | 4 | -0/+104 | |
| * | | | | | | | MIPS: ath79: add common SPI controller device | Gabor Juhos | 2011-01-18 | 6 | -0/+84 | |
| * | | | | | | | SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs | Gabor Juhos | 2011-01-18 | 4 | -0/+324 | |
| * | | | | | | | MIPS: ath79: add common GPIO buttons device | Gabor Juhos | 2011-01-18 | 5 | -0/+113 | |
| * | | | | | | | MIPS: ath79: add common watchdog device | Gabor Juhos | 2011-01-18 | 3 | -0/+12 | |
| * | | | | | | | MIPS: ath79: add common GPIO LEDs device | Gabor Juhos | 2011-01-18 | 5 | -0/+100 | |
| * | | | | | | | MIPS: ath79: add initial support for the Atheros PB44 reference board | Gabor Juhos | 2011-01-18 | 4 | -0/+73 | |
| * | | | | | | | MIPS: ath79: utilize the MIPS multi-machine support | Gabor Juhos | 2011-01-18 | 3 | -0/+37 | |
| * | | | | | | | MIPS: ath79: add GPIOLIB support | Gabor Juhos | 2011-01-18 | 7 | -2/+252 | |
| * | | | | | | | MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs | Gabor Juhos | 2011-01-18 | 20 | -0/+1365 | |
| * | | | | | | | MIPS: jump label: Add MIPS support. | David Daney | 2011-01-18 | 5 | -0/+110 | |
| * | | | | | | | MIPS: Use WARN() in uasm for better diagnostics. | David Daney | 2011-01-18 | 1 | -24/+16 | |
| * | | | | | | | MIPS: Optimize TLB handlers for Octeon CPUs | David Daney | 2011-01-18 | 1 | -51/+310 | |
| * | | | | | | | MIPS: Add LDX and LWX instructions to uasm. | David Daney | 2011-01-18 | 3 | -1/+24 | |
| * | | | | | | | MIPS: Use BBIT instructions in TLB handlers | David Daney | 2011-01-18 | 1 | -29/+90 | |
| * | | | | | | | MIPS: Declare uasm bbit0 and bbit1 functions. | David Daney | 2011-01-18 | 1 | -0/+2 | |
| * | | | | | | | MIPS: Use C0_KScratch (if present) to hold PGD pointer. | David Daney | 2011-01-18 | 3 | -18/+108 | |
| * | | | | | | | MIPS: Add DINSM to uasm. | David Daney | 2011-01-18 | 2 | -1/+11 | |
| * | | | | | | | MIPS: Probe for presence of KScratch registers. | David Daney | 2011-01-18 | 3 | -0/+5 | |
| * | | | | | | | MIPS: Add generic support for multiple machines within a single kernel | Gabor Juhos | 2011-01-18 | 6 | -1/+157 | |
| * | | | | | | | MIPS: Use printf extension %pR for struct resource | Joe Perches | 2011-01-18 | 1 | -5/+2 | |
| * | | | | | | | MIPS: Sibyte: Use vzalloc in sbbus profiler | Joe Perches | 2011-01-18 | 1 | -2/+1 | |
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa... | Linus Torvalds | 2011-01-18 | 1 | -12/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | parisc: fix compile breakage caused by inlining maybe_mkwrite | James Bottomley | 2011-01-15 | 1 | -1/+3 | |
| * | | | | | | | parisc : Remove broken line wrapping handling pdc_iodc_print() | Guy Martin | 2011-01-15 | 1 | -12/+1 | |
* | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2011-01-18 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | microblaze: Fix asm/pgtable.h | Michal Simek | 2011-01-16 | 1 | -2/+4 | |
| * | | | | | | | | microblaze: Fix missing pagemap.h | Michal Simek | 2011-01-16 | 1 | -0/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-01-18 | 23 | -395/+578 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-01-18 | 5 | -103/+27 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ASoC: EP93xx: fixed LRCLK rate and DMA oper. in I2S code | Alexander Sverdlin | 2011-01-17 | 1 | -9/+9 | |
| | * | | | | | | | | ASoC: WM8990: msleep() takes milliseconds not jiffies | Dimitris Papastamos | 2011-01-17 | 1 | -5/+5 | |
| | * | | | | | | | | ASoC: WL1273 FM radio: Fix breakage with MFD API changes | Matti J. Aaltonen | 2011-01-14 | 3 | -89/+13 | |
| * | | | | | | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2011-01-18 | 13 | -254/+497 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ALSA: hda - Fix initialization for HP 2011 notebooks | Vitaliy Kulikov | 2011-01-18 | 1 | -43/+10 | |
| | * | | | | | | | | | ALSA: hda - Add support for VMware controller | Bankim Bhavsar | 2011-01-18 | 1 | -0/+2 | |
| | * | | | | | | | | | ALSA: hda - consitify string arrays | Takashi Iwai | 2011-01-18 | 11 | -78/+95 | |
| | * | | | | | | | | | ALSA: hda - Add add multi-streaming playback for AD1988 | Raymond Yau | 2011-01-18 | 1 | -4/+178 |