summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-294-20/+4Star
| |\ \
| | * | [IA64] Remove getting break_num by decoding instructionKeshavamurthy Anil S2005-11-292-19/+1Star
| | * | [IA64] - Make pfn_valid more precise for SGI Altix systemsDean Roe2005-11-292-1/+3
| * | | Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static"Linus Torvalds2005-11-292-2/+6
| * | | [PATCH] pfnmap: do_no_page BUG_ON againHugh Dickins2005-11-291-1/+3
| * | | [PATCH] pfnmap: remove src_page from do_wp_pageHugh Dickins2005-11-291-4/+3Star
| * | | cow_user_page: fix page alignmentLinus Torvalds2005-11-291-2/+9
| * | | VM: add common helper function to create the page tablesLinus Torvalds2005-11-294-45/+19Star
| | |/ | |/|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-2918-109/+180
| |\ \
| | * | [MTD] Make functions static, include header files with prototypesAdrian Bunk2005-11-295-10/+11
| | * | [MTD] chips: make sharps driver usable againRichard Purdie2005-11-291-57/+66
| | * | [MTD] Remove bogus PQ2FADS driverThomas Gleixner2005-11-292-7/+0Star
| | * | [MTD] maps: sparse fixupLuiz Capitulino2005-11-291-2/+2
| | * | [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition supportNicolas Pitre2005-11-291-6/+4Star
| | * | [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/+2Star
| | |/
| * | [PATCH] fix megaraid.c lockingChristoph Hellwig2005-11-291-15/+14Star
| * | 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-291-0/+2
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-292-5/+3Star
| |\ \
| | * | powerpc: Export __flush_icache_range for 32-bitPaul Mackerras2005-11-291-4/+2Star
| | * | [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-291-1/+1
| |/
| * Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-295-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-292-3/+3
| |\ \
| | * | [MMC] Fix protocol errorsPierre Ossman2005-11-282-3/+3
| | |/
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-2910-1085/+378Star
| |\ \
| | * | [ARM] 3180/1: Update Zaurus defconfigsRichard Purdie2005-11-283-1053/+126Star
| | * | [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/+0Star
| | * | [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/+3Star
| | * | [ARM] Remove asm/hardware.h include from SA1100 io.hRussell King2005-11-251-2/+0Star
| * | | [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