summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* don't diff generated firmware filesArjan van de Ven2008-09-021-0/+2
* ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"Dennis Jansen2008-09-021-1/+1
* Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-09-024-9/+25
|\
| * [MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl()Zev Weiss2008-09-021-6/+10
| * dabusb_fpga_download(): fix a memory leakAdrian Bunk2008-09-021-0/+1
| * Remove '#include <stddef.h>' from mm/page_isolation.cDavid Woodhouse2008-09-021-1/+0
| * Fix modules_install on RO nfs-exported trees.David Woodhouse2008-09-021-2/+14
* | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-09-026-29/+17
|\ \
| * | nfsd: fix buffer overrun decoding NFSv4 aclJ. Bruce Fields2008-09-011-1/+1
| * | sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transportsCyrill Gorcunov2008-09-011-14/+4
| * | nfsd: fix compound state allocation error handlingAndy Adamson2008-09-011-6/+6
| * | svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_taskletTom Tucker2008-08-133-8/+6
* | | m68k: atari_keyb_init operator precedence fixMichael Schmitz2008-09-021-3/+6
* | | fix typo in arch/parisc/hpux/fs.cStephen Rothwell2008-09-021-1/+1
* | | softlockup: minor cleanup, don't check task->state twiceOleg Nesterov2008-09-021-5/+2
* | | kernel/resource.c: fix new kernel-doc warningRandy Dunlap2008-09-021-1/+1
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-09-021-2/+2
|\ \ \
| * | | drm/radeon: downgrade debug message from info to debug.Dave Airlie2008-09-011-2/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-09-025-3/+23
|\ \ \
| * | | [CIFS] Turn off Unicode during session establishment for plaintext authentica...Steve French2008-08-281-0/+2
| * | | [CIFS] update cifs change logSteve French2008-08-282-3/+16
| * | | cifs: fix O_APPEND on directio mountsJeff Layton2008-08-281-0/+4
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-08-28148-3711/+8169
| |\ \ \
| * | | | [CIFS] Fix plaintext authenticationSteve French2008-08-271-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-09-025-4/+20
|\ \ \ \ \
| * | | | | block: restore original behavior of /proc/partition when there's no partitionTejun Heo2008-09-011-1/+12
| * | | | | remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori2008-08-295-3/+8
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-09-026-32/+62
|\ \ \ \ \ \
| * | | | | | sparc64: setup_valid_addr_bitmap_from_pavail() should be __initDavid S. Miller2008-08-301-1/+1
| * | | | | | sparc: Fix resource flags for PCI children in OF device tree.David S. Miller2008-08-282-11/+28
| * | | | | | sparc32: Implement smp_call_function_single().David S. Miller2008-08-273-20/+33
* | | | | | | Un-break printk strings in x86 PCI probing codeLinus Torvalds2008-09-021-6/+3
| |_|_|_|/ / |/| | | | |
* | | | | | Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds2008-08-292-25/+64
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-08-293-1/+8
|\ \ \ \ \ \
| * | | | | | ALSA: oxygen: fix distorted output on AK4396-based cardsClemens Ladisch2008-08-292-0/+8
| * | | | | | Revert "ALSA: hda - Added model selection for iMac 24""Takashi Iwai2008-08-271-1/+0
* | | | | | | Don't trigger softlockup detector on network fs blocked tasksAndi Kleen2008-08-291-0/+4
* | | | | | | Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ...Linus Torvalds2008-08-291-78/+0
| |_|/ / / / |/| | | | |
* | | | | | Linux 2.6.27-rc5v2.6.27-rc5Linus Torvalds2008-08-281-1/+1
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-2841-313/+17518
|\ \ \ \ \ \
| * | | | | | [ARM] 5226/1: remove unmatched comment end.Jean-Christophe DUBOIS2008-08-281-1/+1
| * | | | | | Merge branch 'omap-rmk'Russell King2008-08-2720-220/+17310
| |\ \ \ \ \ \
| | * | | | | | [ARM] OMAP: Fix 2430 SMC91x ethernet IRQRussell King2008-08-271-1/+1
| | * | | | | | [ARM] OMAP: Add and update OMAP default configuration filesRussell King2008-08-2718-218/+17308
| | * | | | | | [ARM] OMAP: Change mailing list for OMAP in MAINTAINERSDirk Behme2008-08-271-1/+1
| * | | | | | | [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman2008-08-272-1/+23
| * | | | | | | [ARM] use bcd2bin/bin2bcdAdrian Bunk2008-08-271-9/+9
| * | | | | | | [ARM] use the new byteorder headersHarvey Harrison2008-08-271-14/+11
| * | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2008-08-277-50/+138
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] orion5x: update defconfig to v2.6.27-rc4Nicolas Pitre2008-08-221-32/+112
OpenPOWER on IntegriCloud