aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition supportNicolas Pitre2005-11-291-6/+4
| * | [MTD] Make some tables 'const' so they can live in .rodataDavid Woodhouse2005-11-292-4/+4
| * | [MTD] maps/ixp4xx: half-word boundary and little-endian fixupsJohn Bowler2005-11-291-12/+66
| * | [MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor2005-11-292-4/+20
| * | [MTD] devices/ms02-nv: phys/virt address fixupsMaciej W. Rozycki2005-11-291-3/+3
| * | [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.Thomas Gleixner2005-11-292-1/+3
| * | [MTD] RFD_FTL: Use lanana assigned major device numberSean Young2005-11-291-4/+2
| |/
* | [PATCH] fix megaraid.c lockingChristoph Hellwig2005-11-291-15/+14
* | Support strange discontiguous PFN remappingsLinus Torvalds2005-11-292-0/+93
* | [PATCH] Fix missing pfn variables caused by vm changesBen Collins2005-11-292-3/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-291-0/+2
|\ \
| * | [IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr().YOSHIFUJI Hideaki2005-11-281-0/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-292-5/+3
|\ \
| * | powerpc: Export __flush_icache_range for 32-bitPaul Mackerras2005-11-291-4/+2
| * | [PATCH] ppc: Export symbol needed by MOLOtavio Salvador2005-11-291-1/+1
* | | [PATCH] Fix vma argument in get_usr_pages() for gate areasNick Piggin2005-11-291-1/+1
| |/ |/|
* | Linux v2.6.15-rc3Linus Torvalds2005-11-281-1/+1
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-285-6/+9
|\
| * [SERIAL] mark several serial tables constArjan van de Ven2005-11-284-6/+6
| * [ARM] 3181/1: add PORT_ identifier for Hilscher netx uartSascha Hauer2005-11-281-0/+3
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-11-282-3/+3
|\ \
| * | [MMC] Fix protocol errorsPierre Ossman2005-11-282-3/+3
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-2810-1085/+378
|\ \
| * | [ARM] 3180/1: Update Zaurus defconfigsRichard Purdie2005-11-283-1053/+126
| * | [ARM] 3179/1: Update/correct Zaurus Kconfig entriesRichard Purdie2005-11-281-2/+2
| * | [ARM] 3178/1: S3C2400 - adds GPIO registers definitions to regs-gpio.hLucas Correia Villa Real2005-11-281-12/+227
| * | [ARM] Update mach-typesRussell King2005-11-251-4/+10
| * | [ARM] Realview core.c does not need mach-types.hRussell King2005-11-251-1/+0
| * | [ARM] Do not call flush_tlb_kernel_range() with IRQs disabled.Russell King2005-11-251-3/+10
| * | [ARM] Remove mach-types.h from head.SRussell King2005-11-251-8/+3
| * | [ARM] Remove asm/hardware.h include from SA1100 io.hRussell King2005-11-251-2/+0
* | | [PATCH] fuse: check for invalid node ID in fuse_create_open()Miklos Szeredi2005-11-281-3/+8
* | | [PATCH] fuse: check directory aliasing in mkdirMiklos Szeredi2005-11-281-9/+17
* | | [PATCH] shrinker->nr = LONG_MAX means deadlock for icacheAndrea Arcangeli2005-11-281-3/+15
* | | [PATCH] Fix oops in vfs_quotaon_mount()Jan Kara2005-11-281-0/+6
* | | [PATCH] md: fix --re-add for raid1 and raid6NeilBrown2005-11-282-6/+12
* | | [PATCH] md: set default_bitmap_offset properly in set_array_infoNeilBrown2005-11-281-1/+3
* | | [PATCH] md: fix problem with raid6 intent bitmapNeilBrown2005-11-281-2/+13
* | | [PATCH] md: fix locking problem in r5/r6NeilBrown2005-11-282-0/+4
* | | [PATCH] md: improve read speed to raid10 arrays using 'far copies'NeilBrown2005-11-281-1/+5
* | | [PATCH] fix broken hybrid v4l-dvb frontend selectionMichael Krufky2005-11-285-47/+33
* | | [PATCH] temporarily disable swap token on memory pressureRik van Riel2005-11-285-23/+34
* | | [PATCH] v9fs: fix memory leak in v9fs dentry codeLatchesar Ionkov2005-11-281-0/+2
* | | [PATCH] cpuset fork locking fixPaul Jackson2005-11-281-2/+1
* | | [PATCH] mm: __alloc_pages cleanup fixNick Piggin2005-11-281-7/+17
* | | [PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADDGlauber de Oliveira Costa2005-11-281-0/+1
* | | [PATCH] m32r: M3A-2170(Mappi-III) IDE supportHirokazu Takata2005-11-285-33/+59
* | | [PATCH] m32r: Introduce atomic_cmpxchg and atomic_inc_not_zero operationsHirokazu Takata2005-11-282-2/+83
* | | [PATCH] m32r: Fix sys_tas() syscallHirokazu Takata2005-11-281-2/+4
* | | [PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() callsBen Collins2005-11-281-6/+6