summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2006-04-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-04-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-04-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-04-18[SPARC64]: Fix dependencies of HUGETLB_PAGE_SIZE_64KJean-Luc Léger
2006-04-18[NET]: Remove redundant NULL checks before [kv]freeJesper Juhl
2006-04-18unaligned access in sk_run_filter()Dmitry Mishin
2006-04-18[IPV6]: Clean up hop-by-hop options handler.YOSHIFUJI Hideaki
2006-04-18[IPV6] XFRM: Fix decoding session with preceding extension header(s).YOSHIFUJI Hideaki
2006-04-18[IPV6] XFRM: Don't use old copy of pointer after pskb_may_pull().YOSHIFUJI Hideaki
2006-04-18[IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff.YOSHIFUJI Hideaki
2006-04-18[TCP]: Fix truesize underflowHerbert Xu
2006-04-18[CPUFREQ] powernow-k8.c: fix a check-after-useAdrian Bunk
2006-04-18[CPUFREQ] Remove duplicate check in powernow-k8Tobias Klauser
2006-04-18[CPUFREQ] drivers/cpufreq/cpufreq.c: static functions mustn't be exportedAdrian Bunk
2006-04-18[CPUFREQ] If max_freq got reduced (e.g. by _PPC) a write to sysfs scaling_gov...Thomas Renninger
2006-04-18Merge ../linusDave Jones
2006-04-18[ARM] 3479/1: Corgi SSP: Fix potential concurrent access problemRichard Purdie
2006-04-18[ARM] 3478/1: SharpSL SCOOP: Fix potenial build failureRichard Purdie
2006-04-18x86: be careful about tailcall breakage for sys_open[at] tooLinus Torvalds
2006-04-18x86: don't allow tail-calls in sys_ftruncate[64]()Linus Torvalds
2006-04-18Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2006-04-18[PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs.Andi Kleen
2006-04-18[PATCH] x86_64: Add tee and sync_file_rangeAndi Kleen
2006-04-18[PATCH] x86_64: Increase NUMA hash function nodemapAndi Kleen
2006-04-18[PATCH] x86_64: x86_64 add crashdump trigger pointsVivek Goyal
2006-04-18[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen
2006-04-18[PATCH] x86_64: Update defconfigAndi Kleen
2006-04-18Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-04-18[PATCH] cfq: Further rbtree traversal and cfq_exit_queue() race fixOGAWA Hirofumi
2006-04-18powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras
2006-04-18drm: Fix further issues in drivers/char/drm/via_irq.cJayachandran C
2006-04-18drivers/char/drm/drm_memory.c: possible cleanupsAdrian Bunk
2006-04-18[PATCH 2/2] cfq: fix cic's rbtree traversalOGAWA Hirofumi
2006-04-18[PATCH 1/2] iosched: fix typo and barrier()OGAWA Hirofumi
2006-04-17[PATCH] IPC: access to unmapped vmalloc area in grow_ary()Alexey Kuznetsov
2006-04-17[PATCH] Fix MADV_REMOVE protection checkingHugh Dickins
2006-04-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-04-17Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/stable-2.6Linus Torvalds
2006-04-17[IPV4]: ip_route_input panic fixStephen Hemminger
2006-04-17[PATCH] shmat: stop mprotect from giving write permission to a readonly attac...Hugh Dickins
2006-04-17[PATCH] cciss: bug fix for crash when running hpacucliMike Miller
2006-04-17[PATCH] ext3: Fix missed mutex unlockAnaniev, Leonid I
2006-04-17[PATCH] Fix block device symlink nameStephen Rothwell
2006-04-17[PATCH] isd200: limit to BLK_DEV_IDERandy Dunlap
2006-04-17[SPARC64]: Export pcibios_resource_to_bus().David S. Miller
2006-04-15Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-04-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-04-15[SERIAL] Update serial driver documentationRussell King
2006-04-15[ARM] 3477/1: ARM EABI: undefine removed syscallsNicolas Pitre