aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-30jfs: Add splice supportDaniel Drake
2006-10-29Revert "r8169: mac address change support"Linus Torvalds
2006-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds
2006-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2006-10-29[ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B)Kristoffer Ericson
2006-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2006-10-29[WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita
2006-10-29[PATCH] m68k: consolidate initcall sectionsGeert Uytterhoeven
2006-10-29[PATCH] taskstats: fix sk_buff size calculationOleg Nesterov
2006-10-29[PATCH] taskstats: fix sk_buff leakOleg Nesterov
2006-10-29ieee1394: ohci1394: revert fail on error in suspendStefan Richter
2006-10-29[ARM] 3913/1: n2100: fix IRQ routing for second ethernet portLennert Buytenhek
2006-10-29[PATCH] Fix GFP_HIGHMEM slab panicGiridhar Pemmasani
2006-10-29[ARM] Add KBUILD_IMAGE target supportRussell King
2006-10-28[ARM] Fix suspend oops caused by PXA2xx PCMCIA driverRussell King
2006-10-28[ARM] Fix i2c-pxa slave mode supportRussell King
2006-10-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-10-28[PATCH] Calculation fix for memory holes beyong the end of physical memoryMel Gorman
2006-10-28[PATCH] workqueue: update kerneldocAlan Stern
2006-10-28[PATCH] JMB 368 PATA detectionAlan Cox
2006-10-28[PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-removeSatoru Takeuchi
2006-10-28[PATCH] time_adjust cleared before useJim Houston
2006-10-28[PATCH] move SYS_HYPERVISOR inside the Generic Driver menuRandy Dunlap
2006-10-28[PATCH] fill_tgid: cleanup delays accountingOleg Nesterov
2006-10-28[PATCH] taskstats: don't use tasklist_lockOleg Nesterov
2006-10-28[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov
2006-10-28[PATCH] taskstats_tgid_alloc: optimizationOleg Nesterov
2006-10-28[PATCH] taskstats_tgid_free: fix usageOleg Nesterov
2006-10-28[PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereferenceOleg Nesterov
2006-10-28[PATCH] fill_tgid: fix task_struct leak and possible oopsOleg Nesterov
2006-10-28[PATCH] strstrip remove last blank fixMichael Holzheu
2006-10-28[PATCH] Constify compat_get_bitmap argumentStephen Rothwell
2006-10-28[PATCH] VFS: Fix an error in unused dentry countingDavid Howells
2006-10-28[PATCH] missing unused dentry in prune_dcache()?Vasily Averin
2006-10-28[PATCH] hugetlb: fix absurd HugePages_RsvdHugh Dickins
2006-10-28[PATCH] hugetlb: fix prio_tree unitHugh Dickins
2006-10-28[PATCH] hugetlb: fix size=4G parsingHugh Dickins
2006-10-28[PATCH] cciss: fix printk format warningRandy Dunlap
2006-10-28[PATCH] ioc4: fix printk format warningRandy Dunlap
2006-10-28[PATCH] Add missing space in module.c for taintskernelJan Dittmer
2006-10-28[PATCH] visws build fixAndrey Panin
2006-10-28[PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani
2006-10-28[PATCH] Fix potential OOPs in blkdev_open()Pavel Emelianov
2006-10-28[PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap()Yasunori Goto
2006-10-28[PATCH] md: fix printk format warnings, seen on powerpc64:Randy Dunlap
2006-10-28[PATCH] md: fix up maintenance of ->degraded in multipathNeilBrown
2006-10-28[PATCH] md: simplify checking of available size when resizing an arrayNeilBrown
2006-10-28[PATCH] md: fix bug where spares don't always get rebuilt properly when they ...NeilBrown
2006-10-28[PATCH] fix efi_memory_present_wrapper()bibo,mao