| Commit message (Expand) | Author | Age | Files | Lines |
* | udf: fix possible leakage of blocks | Jan Kara | 2007-06-16 | 3 | -17/+74 |
* | SLUB: minimum alignment fixes | Christoph Lameter | 2007-06-16 | 2 | -7/+26 |
* | Rework ptep_set_access_flags and fix sun4c | Benjamin Herrenschmidt | 2007-06-16 | 11 | -46/+92 |
* | random: fix output buffer folding | Matt Mackall | 2007-06-16 | 1 | -1/+1 |
* | uml: kill x86_64 STACK_TOP_MAX | Jeff Dike | 2007-06-16 | 1 | -0/+1 |
* | uml: remove PAGE_SIZE from libc code | Jeff Dike | 2007-06-16 | 5 | -16/+22 |
* | spi doc updates | David Brownell | 2007-06-16 | 1 | -7/+13 |
* | md: fix bug in error handling during raid1 repair | Mike Accetta | 2007-06-16 | 1 | -7/+14 |
* | md: fix two raid10 bugs | NeilBrown | 2007-06-16 | 1 | -0/+6 |
* | fuse: ->fs_flags fixlet | Alexey Dobriyan | 2007-06-16 | 1 | -2/+1 |
* | perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmi | Björn Steinbrink | 2007-06-16 | 1 | -5/+5 |
* | swsusp: Fix userland interface | Rafael J. Wysocki | 2007-06-16 | 1 | -1/+3 |
* | toshiba_acpi: fix section mismatch in allyesconfig | Randy Dunlap | 2007-06-16 | 1 | -1/+1 |
* | cpuset: zero malloc - fix for old cpusets | Paul Jackson | 2007-06-16 | 1 | -1/+1 |
* | i386 mm: use pte_update() in ptep_test_and_clear_dirty() | Hugh Dickins | 2007-06-16 | 1 | -12/+14 |
* | Restore shmid as inode# to fix /proc/pid/maps ABI breakage | Badari Pulavarty | 2007-06-16 | 1 | -0/+5 |
* | SLUB slab validation: Alloc while interrupts are disabled must use GFP_ATOMIC | Christoph Lameter | 2007-06-16 | 1 | -1/+1 |
* | i386: use the right wrapper to disable the NMI watchdog | Björn Steinbrink | 2007-06-16 | 1 | -5/+5 |
* | i386: fix NMI watchdog not reserving its MSRs | Björn Steinbrink | 2007-06-16 | 1 | -0/+6 |
* | tty: restore locked ioctl file op | Paul Fulghum | 2007-06-16 | 1 | -4/+10 |
* | fix radeon setparam on 32/64 systems, harder. | David Woodhouse | 2007-06-16 | 1 | -0/+5 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-06-16 | 2 | -4/+7 |
|\ |
|
| * | ide-scsi: fix OOPS in idescsi_expiry() | Bartlomiej Zolnierkiewicz | 2007-06-16 | 1 | -1/+1 |
| * | Resume from RAM on HPC nx6325 broken | Rafael J. Wysocki | 2007-06-16 | 1 | -3/+6 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-06-16 | 8 | -7/+38 |
|\ \
| |/
|/| |
|
| * | [RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference | Adrian Bunk | 2007-06-16 | 1 | -1/+1 |
| * | [TCP]: Fix logic breakage due to DSACK separation | Ilpo Järvinen | 2007-06-16 | 1 | -4/+5 |
| * | [TCP]: Congestion control API RTT sampling fix | Ilpo Järvinen | 2007-06-16 | 7 | -2/+32 |
* | | mm: Fix memory/cpu hotplug section mismatch and oops. | Paul Mundt | 2007-06-16 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney... | Linus Torvalds | 2007-06-16 | 60 | -2049/+1070 |
|\ \ |
|
| * | | Blackfin SMC91X ethernet supporting driver: SMC91C111 LEDs are note drived in... | Jean-Christian de Rivaz | 2007-06-11 | 1 | -0/+2 |
| * | | Blackfin SPI driver: fix bug SPI DMA incomplete transmission | Bryan Wu | 2007-06-11 | 1 | -5/+10 |
| * | | Blackfin SPI driver: tweak spi cleanup function to match newer kernel changes | Mike Frysinger | 2007-06-11 | 1 | -1/+1 |
| * | | Blackfin RTC drivers: update MAINTAINERS information | Mike Frysinger | 2007-06-11 | 1 | -0/+8 |
| * | | Blackfin serial driver: decouple PARODD and CMSPAR checking from PARENB | Mike Frysinger | 2007-06-11 | 1 | -6/+5 |
| * | | Blackfin serial driver: actually implement the break_ctl() function | Mike Frysinger | 2007-06-11 | 1 | -0/+8 |
| * | | Blackfin serial driver: ignore framing and parity errors | Mike Frysinger | 2007-06-11 | 1 | -0/+2 |
| * | | Blackfin serial driver: hook up our UARTs STP bit with userspaces CMSPAR | Mike Frysinger | 2007-06-11 | 1 | -0/+2 |
| * | | Blackfin arch: move HI/LO macros into blackfin.h and punt the rest of macros.... | Mike Frysinger | 2007-06-11 | 2 | -96/+5 |
| * | | Blackfin arch: redo our linker script a bit | Mike Frysinger | 2007-06-11 | 1 | -111/+56 |
| * | | Blackfin arch: make sure we initialize our L1 Data B section properly based o... | Mike Frysinger | 2007-06-14 | 1 | -2/+3 |
| * | | Blackfin arch: fix bug can not wakeup from sleep via push buttons | Michael Hennerich | 2007-06-14 | 2 | -2/+11 |
| * | | Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-line | Mike Frysinger | 2007-06-11 | 1 | -4/+3 |
| * | | Blackfin arch: add missing gpio.h header to fix compiling in some pm configur... | Michael Hennerich | 2007-06-11 | 1 | -1/+1 |
| * | | Blackfin arch: As Mike pointed out range goes form m..MAX_BLACKFIN_GPIO -1 | Michael Hennerich | 2007-06-11 | 1 | -1/+1 |
| * | | Blackfin arch: fix spelling typo in output | Mike Frysinger | 2007-06-11 | 1 | -1/+1 |
| * | | Blackfin arch: try to split up functions like this into smaller units accordi... | Aubrey Li | 2007-06-14 | 1 | -112/+121 |
| * | | Blackfin arch: add proper ENDPROC() | Mike Frysinger | 2007-06-11 | 21 | -8/+72 |
| * | | Blackfin arch: move more of our startup code to .init so it can be freed once... | Mike Frysinger | 2007-06-11 | 4 | -20/+29 |
| * | | Blackfin arch: unify differences between our diff head.S files -- no function... | Mike Frysinger | 2007-06-11 | 3 | -27/+32 |