summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Greg Kroah-Hartman2006-08-072-6/+21
|\
| * kbuild: external modules shall not check config consistencySam Ravnborg2006-08-071-6/+18
| * kbuild: do not try to build content of initramfsSam Ravnborg2006-08-071-0/+3
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Greg Kroah-Hartman2006-08-073-1/+5
|\ \
| * | [S390] lost interrupt after chpid vary off/on cycle.Peter Oberparleiter2006-08-071-0/+1
| * | [S390] retry after deferred condition code.Cornelia Huck2006-08-071-0/+3
| * | [S390] tape class return value handling.Heiko Carstens2006-08-071-1/+1
* | | Merge branch 'master' of /home/greg/linux/git/torvalds-2.6/Greg Kroah-Hartman2006-08-0736-137/+218
|\| |
| * | Linux v2.6.18-rc4v2.6.18-rc4Linus Torvalds2006-08-061-1/+1
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2006-08-0617-308/+509
| |\ \
| * \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-08-0618-47/+62
| |\ \ \
| * \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-08-067-23/+22
| |\ \ \ \
| * | | | | [PATCH] SCX200_ACB: eliminate spurious timeout errorsDavid Woodhouse2006-08-061-2/+5
| * | | | | [PATCH] udf: initialize parts of inode earlier in createEric Sandeen2006-08-061-5/+6
| * | | | | [PATCH] futex: Apply recent futex fixes to futex_compatThomas Gleixner2006-08-061-3/+3
| * | | | | [PATCH] pnpacpi: reject ACPI_PRODUCER resourcesmatthieu castet2006-08-061-0/+8
| * | | | | [PATCH] reiserfs_write_full_page() should not get_block past eofChris Mason2006-08-061-2/+12
| * | | | | [PATCH] fix reiserfs lock inversion of bkl vs inode semaphoreChris Mason2006-08-062-2/+2
| * | | | | [PATCH] memory hotadd fixes: enhance collision checkKAMEZAWA Hiroyuki2006-08-061-7/+22
| * | | | | [PATCH] memory hotadd fixes: avoid registering res twiceKAMEZAWA Hiroyuki2006-08-061-0/+4
| * | | | | [PATCH] memory hotadd fixes: avoid check in acpiKAMEZAWA Hiroyuki2006-08-061-8/+1
| * | | | | [PATCH] memory hotadd fixes: find_next_system_ram catch range fixKAMEZAWA Hiroyuki2006-08-062-2/+3
| * | | | | [PATCH] memory hotadd fixes: change find_next_system_ram's return value mannerKAMEZAWA Hiroyuki2006-08-061-2/+4
| * | | | | [PATCH] memory hotadd fixes: not-aligned memory hotadd handling fixKAMEZAWA Hiroyuki2006-08-061-7/+16
| * | | | | [PATCH] Fix BeFS slab corruptionDiego Calleja2006-08-061-2/+9
| * | | | | [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter2006-08-061-0/+3
| * | | | | [PATCH] Add stable branch to maintainers fileSteven Rostedt2006-08-061-0/+8
| * | | | | [PATCH] sh: fix proc file removal for superh store queue moduleNeil Horman2006-08-061-3/+7
| * | | | | [PATCH] eicon: fix define conflict with ptraceAlexey Dobriyan2006-08-061-1/+0
| * | | | | [PATCH] pSeries: hvsi char driver janitorial cleanupLinas Vepstas2006-08-061-4/+1
| * | | | | [PATCH] pSeries hvsi char driver null pointer derefLinas Vepstas2006-08-061-1/+2
| * | | | | [PATCH] Fix more per-cpu typosAlexey Dobriyan2006-08-061-1/+1
| * | | | | [PATCH] doc: update panic_on_oops documentationMaxime Bizon2006-08-061-3/+2
| * | | | | [PATCH] knfsd: fix race related problem when adding items to and svcrpc auth ...Neil Brown2006-08-061-1/+5
| * | | | | [PATCH] debug_locks.h: add "struct task_struct;"Alexey Dobriyan2006-08-061-0/+2
| * | | | | [PATCH] fadvise() make POSIX_FADV_NOREUSE a no-opAndrew Morton2006-08-061-1/+2
| * | | | | [PATCH] au1100fb: Fix startup sequenceRodolfo Giometti2006-08-061-8/+5
| * | | | | [PATCH] au1100fb: info->var.rotate fixRodolfo Giometti2006-08-061-2/+3
| * | | | | [PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertionAntonino A. Daplas2006-08-061-1/+3
| * | | | | [PATCH] fix vmstat per cpu usageJan Blunck2006-08-061-4/+4
| * | | | | [PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONEChuck Ebbert2006-08-061-1/+3
| * | | | | [PATCH] md: Fix a bug that recently crept into md/linearNeilBrown2006-08-061-3/+3
| * | | | | [PATCH] omap-rng build fixDavid Brownell2006-08-061-27/+24
| * | | | | [PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()Alexander Zarochentsev2006-08-061-10/+2
| * | | | | [PATCH] crash in aty128_set_lcd_enable() on PowerBookOlaf Hering2006-08-061-7/+3
| * | | | | [PATCH] ufs: handle truncated pagesEvgeniy Dushistov2006-08-062-3/+3
| * | | | | [PATCH] ufs: ufs_get_locked_page() race fixEvgeniy Dushistov2006-08-061-7/+8
| * | | | | [PATCH] bug in futex unqueue_meChristian Borntraeger2006-08-061-0/+1
| * | | | | [PATCH] disable debugging version of write_lock()Andrew Morton2006-08-061-4/+6
| * | | | | [PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h>Adrian Bunk2006-08-061-0/+1