summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * [ATM]: [lanai] better constificationMitchell Blank Jr2005-11-291-5/+6
| | | * [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as constMitchell Blank Jr2005-11-292-5/+8
| | | * [ATM]: always return the first interface for ATM_ITF_ANYMitchell Blank Jr2005-11-291-20/+10
| | | * [IPV4] tcp/route: Another look at hash table sizesMike Stroyan2005-11-292-6/+3
| | * | [PATCH] VM: Fix typos in get_locked_pteTrond Myklebust2005-11-291-2/+2
| | |/
| | * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-11-291-0/+1
| | |\
| | | * [SPARC64]: Fix >8K I/O mappings.David S. Miller2005-11-291-0/+1
| | * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-294-20/+4
| | |\ \
| | | * | [IA64] Remove getting break_num by decoding instructionKeshavamurthy Anil S2005-11-292-19/+1
| | | * | [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/+3
| | * | | 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/+19
| | | |/ | | |/|
| | * | 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/+0
| | | * | [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/+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
| | | |/ | | |/|
| * | | [CIFS] Fix umount --force to wake up the pending response queue, not justSteve French2005-11-295-8/+62
| * | | [CIFS] Fix missing permission check on setattr when noperm mount option isSteve French2005-11-295-13/+60
| * | | [CIFS] When file is deleted locally but later recreated on the serverSteve French2005-11-283-20/+35
* | | | Merge branch 'master'Jeff Garzik2005-11-29280-2869/+3370
|\ \ \ \ | | |/ / | |/| |
| * | | Linux v2.6.15-rc3v2.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
OpenPOWER on IntegriCloud