Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() | Paul Moore | 2008-10-04 | 1 | -7/+4 | |
* | | | | | | | | | | | ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again) | Rafael J. Wysocki | 2008-10-03 | 2 | -1/+14 | |
* | | | | | | | | | | | leds-pca955x: add proper error handling and fix bogus memory handling | Sven Wegener | 2008-10-03 | 1 | -32/+38 | |
* | | | | | | | | | | | leds-fsg: change order of initialization and deinitialization | Sven Wegener | 2008-10-03 | 1 | -14/+14 | |
* | | | | | | | | | | | dw_dmac: fix copy/paste bug in tasklet | Haavard Skinnemoen | 2008-10-03 | 1 | -1/+1 | |
* | | | | | | | | | | | Documentation/HOWTO: info about interface changes should CC linux-api@vger | Michael Kerrisk | 2008-10-03 | 1 | -1/+2 | |
* | | | | | | | | | | | SubmitChecklist: interfaces changes should CC linux-api@ | Michael Kerrisk | 2008-10-03 | 1 | -0/+2 | |
* | | | | | | | | | | | MAINTAINERS: add mailing list for man-pages | Michael Kerrisk | 2008-10-03 | 1 | -0/+1 | |
* | | | | | | | | | | | cpusets: remove pj from cpuset maintainers | Paul Jackson | 2008-10-03 | 1 | -2/+0 | |
* | | | | | | | | | | | include/linux/stacktrace.h: declare struct task_struct | Andrew Morton | 2008-10-03 | 1 | -0/+2 | |
* | | | | | | | | | | | orion_spi: fix handling of default transfer speed | Lennert Buytenhek | 2008-10-03 | 1 | -1/+1 | |
* | | | | | | | | | | | fbdev: fix recursive notifier and locking when fbdev console is blanked | Krzysztof Helt | 2008-10-03 | 1 | -1/+5 | |
* | | | | | | | | | | | rtc: fix kernel panic on second use of SIGIO nofitication | Marcin Slusarz | 2008-10-03 | 1 | -6/+9 | |
* | | | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-10-03 | 19 | -317/+686 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [MIPS] SMTC: Fix SMTC dyntick support. | Kevin D. Kissell | 2008-10-03 | 11 | -279/+597 | |
| * | | | | | | | | | | | [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system. | Kevin D. Kissell | 2008-10-03 | 3 | -17/+67 | |
| * | | | | | | | | | | | [MIPS] SMTC: Fix holes in SMTC and FPU affinity support. | Kevin D. Kissell | 2008-10-03 | 3 | -13/+14 | |
| * | | | | | | | | | | | [MIPS] SMTC: Build fix: Fix filename in Makefile | Ralf Baechle | 2008-10-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | [MIPS] Build fix: Fix irq flags type | Ralf Baechle | 2008-10-03 | 3 | -7/+7 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-10-03 | 3 | -69/+76 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [S390] qdio: prevent stack clobber | Jan Glauber | 2008-10-03 | 1 | -35/+20 | |
| * | | | | | | | | | | | [S390] nohz: Fix __udelay. | Heiko Carstens | 2008-10-03 | 2 | -34/+56 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Fix init/main.c to use regular printk with '%pF' for initcall fn | Linus Torvalds | 2008-10-03 | 1 | -5/+4 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | e1000e: Fix incorrect debug warning | Linus Torvalds | 2008-10-03 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Check mapped ranges on sysfs resource files | Linus Torvalds | 2008-10-02 | 1 | -0/+19 | |
* | | | | | | | | | e1000e: update version from k4 to k6 | Jesse Brandeburg | 2008-10-02 | 1 | -1/+1 | |
* | | | | | | | | | e1000e: debug contention on NVM SWFLAG | Thomas Gleixner | 2008-10-02 | 1 | -0/+17 | |
* | | | | | | | | | e1000e: drop stats lock | Jesse Brandeburg | 2008-10-02 | 2 | -19/+0 | |
* | | | | | | | | | e1000e: remove phy read from inside spinlock | Jesse Brandeburg | 2008-10-02 | 2 | -14/+5 | |
* | | | | | | | | | e1000e: do not ever sleep in interrupt context | Jesse Brandeburg | 2008-10-02 | 2 | -3/+30 | |
* | | | | | | | | | e1000e: reset swflag after resetting hardware | Jesse Brandeburg | 2008-10-02 | 1 | -0/+3 | |
* | | | | | | | | | mm: handle initialising compound pages at orders greater than MAX_ORDER | Andy Whitcroft | 2008-10-02 | 1 | -5/+8 | |
* | | | | | | | | | mm: tiny-shmem nommu fix | Nick Piggin | 2008-10-02 | 3 | -1/+8 | |
* | | | | | | | | | memory hotplug: missing zone->lock in test_pages_isolated() | Gerald Schaefer | 2008-10-02 | 1 | -4/+8 | |
* | | | | | | | | | fix error-path NULL deref in alloc_posix_timer() | Dan Carpenter | 2008-10-02 | 1 | -1/+1 | |
* | | | | | | | | | braille_console: only register notifiers when the braille console is used | Pascal Terjan | 2008-10-02 | 1 | -9/+4 | |
* | | | | | | | | | inotify: fix lock ordering wrt do_page_fault's mmap_sem | Nick Piggin | 2008-10-02 | 2 | -7/+21 | |
* | | | | | | | | | fbcon: fix monochrome color value calculation | David Winn | 2008-10-02 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-10-02 | 2 | -14/+40 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'asoc-fixes' into for-linus | Takashi Iwai | 2008-10-02 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ASoC: Set correct name for WM8753 rec mixer output | Rob Sims | 2008-10-02 | 1 | -2/+2 | |
| * | | | | | | | | | | ALSA: snd-powermac: HP detection for 1st iMac G3 SL | Risto Suominen | 2008-10-02 | 1 | -9/+22 | |
| * | | | | | | | | | | ALSA: snd-powermac: mixers for PowerMac G4 AGP | Risto Suominen | 2008-10-02 | 1 | -3/+16 | |
* | | | | | | | | | | | powerpc: Fix boot hang regression on MPC8544DS | Kumar Gala | 2008-10-02 | 1 | -1/+11 | |
* | | | | | | | | | | | e1000e: write protect ICHx NVM to prevent malicious write/erase | Bruce Allan | 2008-10-01 | 5 | -3/+100 | |
* | | | | | | | | | | | pxa2xx_spi: fix build breakage | Mike Rapoport | 2008-10-01 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86, vmi: fix broken LDT access | Zachary Amsden | 2008-09-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86: fix typo in enable_mtrr_cleanup early parameter | J.A. Magallón | 2008-09-30 | 1 | -1/+1 | |
* | | | | | | | | | | | | MN10300: Fix IRQ handling | David Howells | 2008-10-01 | 3 | -28/+47 |