summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.22-rc5v2.6.22-rc5Linus Torvalds2007-06-161-2/+2
* shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman2007-06-163-10/+7
* hugetlb: fix get_policy for stacked shared memory filesAdam Litke2007-06-161-1/+3
* udf: fix possible leakage of blocksJan Kara2007-06-163-17/+74
* SLUB: minimum alignment fixesChristoph Lameter2007-06-162-7/+26
* Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt2007-06-1611-46/+92
* random: fix output buffer foldingMatt Mackall2007-06-161-1/+1
* uml: kill x86_64 STACK_TOP_MAXJeff Dike2007-06-161-0/+1
* uml: remove PAGE_SIZE from libc codeJeff Dike2007-06-165-16/+22
* spi doc updatesDavid Brownell2007-06-161-7/+13
* md: fix bug in error handling during raid1 repairMike Accetta2007-06-161-7/+14
* md: fix two raid10 bugsNeilBrown2007-06-161-0/+6
* fuse: ->fs_flags fixletAlexey Dobriyan2007-06-161-2/+1
* perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmiBjörn Steinbrink2007-06-161-5/+5
* swsusp: Fix userland interfaceRafael J. Wysocki2007-06-161-1/+3
* toshiba_acpi: fix section mismatch in allyesconfigRandy Dunlap2007-06-161-1/+1
* cpuset: zero malloc - fix for old cpusetsPaul Jackson2007-06-161-1/+1
* i386 mm: use pte_update() in ptep_test_and_clear_dirty()Hugh Dickins2007-06-161-12/+14
* Restore shmid as inode# to fix /proc/pid/maps ABI breakageBadari Pulavarty2007-06-161-0/+5
* SLUB slab validation: Alloc while interrupts are disabled must use GFP_ATOMICChristoph Lameter2007-06-161-1/+1
* i386: use the right wrapper to disable the NMI watchdogBjörn Steinbrink2007-06-161-5/+5
* i386: fix NMI watchdog not reserving its MSRsBjörn Steinbrink2007-06-161-0/+6
* tty: restore locked ioctl file opPaul Fulghum2007-06-161-4/+10
* fix radeon setparam on 32/64 systems, harder.David Woodhouse2007-06-161-0/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-06-152-4/+7
|\
| * ide-scsi: fix OOPS in idescsi_expiry()Bartlomiej Zolnierkiewicz2007-06-161-1/+1
| * Resume from RAM on HPC nx6325 brokenRafael J. Wysocki2007-06-161-3/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-158-7/+38
|\ \ | |/ |/|
| * [RXRPC] net/rxrpc/ar-connection.c: fix NULL dereferenceAdrian Bunk2007-06-151-1/+1
| * [TCP]: Fix logic breakage due to DSACK separationIlpo Järvinen2007-06-151-4/+5
| * [TCP]: Congestion control API RTT sampling fixIlpo Järvinen2007-06-157-2/+32
* | mm: Fix memory/cpu hotplug section mismatch and oops.Paul Mundt2007-06-151-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney...Linus Torvalds2007-06-1560-2049/+1070
|\ \
| * | Blackfin SMC91X ethernet supporting driver: SMC91C111 LEDs are note drived in...Jean-Christian de Rivaz2007-06-111-0/+2
| * | Blackfin SPI driver: fix bug SPI DMA incomplete transmissionBryan Wu2007-06-111-5/+10
| * | Blackfin SPI driver: tweak spi cleanup function to match newer kernel changesMike Frysinger2007-06-111-1/+1
| * | Blackfin RTC drivers: update MAINTAINERS informationMike Frysinger2007-06-111-0/+8
| * | Blackfin serial driver: decouple PARODD and CMSPAR checking from PARENBMike Frysinger2007-06-111-6/+5
| * | Blackfin serial driver: actually implement the break_ctl() functionMike Frysinger2007-06-111-0/+8
| * | Blackfin serial driver: ignore framing and parity errorsMike Frysinger2007-06-111-0/+2
| * | Blackfin serial driver: hook up our UARTs STP bit with userspaces CMSPARMike Frysinger2007-06-111-0/+2
| * | Blackfin arch: move HI/LO macros into blackfin.h and punt the rest of macros....Mike Frysinger2007-06-112-96/+5
| * | Blackfin arch: redo our linker script a bitMike Frysinger2007-06-111-111/+56
| * | Blackfin arch: make sure we initialize our L1 Data B section properly based o...Mike Frysinger2007-06-141-2/+3
| * | Blackfin arch: fix bug can not wakeup from sleep via push buttonsMichael Hennerich2007-06-142-2/+11
| * | Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-lineMike Frysinger2007-06-111-4/+3
| * | Blackfin arch: add missing gpio.h header to fix compiling in some pm configur...Michael Hennerich2007-06-111-1/+1
| * | Blackfin arch: As Mike pointed out range goes form m..MAX_BLACKFIN_GPIO -1Michael Hennerich2007-06-111-1/+1
| * | Blackfin arch: fix spelling typo in outputMike Frysinger2007-06-111-1/+1
| * | Blackfin arch: try to split up functions like this into smaller units accordi...Aubrey Li2007-06-141-112/+121