summaryrefslogtreecommitdiffstats
path: root/security (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-16mm: Don't touch uninitialized variable in do_pages_stat_array()KOSAKI Motohiro1-1/+1
2008-12-16pata_hpt366: no ATAPI DMATejun Heo1-1/+3
2008-12-16pata_hpt366: fix cable detection,Tejun Heo1-2/+6
2008-12-16libata: fix Seagate NCQ+FLUSH blacklistTejun Heo1-6/+59
2008-12-16sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Paul Mundt1-0/+2
2008-12-16sh: maple: Do not pass SLAB_POISON to kmem_cache_create()Matt Fleming1-1/+1
2008-12-16powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann1-0/+3
2008-12-16powerpc: Fix bootmem reservation on uninitialized nodeDave Hansen1-5/+11
2008-12-16powerpc: Check for valid hugepage size in hugetlb_get_unmapped_areaBrian King1-0/+3
2008-12-16Define smp_call_function_many for UPRusty Russell1-0/+2
2008-12-16cgroups: fix a race between rmdir and remountPaul Menage1-1/+1
2008-12-16ACPI toshiba: only register rfkill if bt is enabledFrederik Deweerdt1-25/+29
2008-12-16eCryptfs: Update maintainersMichael Halcrow1-4/+4
2008-12-16slob: do not pass the SLAB flags as GFP in kmem_cache_create()Catalin Marinas1-1/+1
2008-12-16pcmcia: blackfin: fix bug - add missing ; to MODULE macroMike Frysinger1-1/+1
2008-12-15[ARM] 5348/1: fix documentation wrt location of the alignment trap interfaceNicolas Pitre1-1/+1
2008-12-15[ARM] Ensure linux/hardirqs.h is included where requiredRussell King2-0/+2
2008-12-15Phonet: keep TX queue disabled when the device is offRĂ©mi Denis-Courmont1-5/+22
2008-12-15SCHED: netem: Correct documentation comment in code.Jesper Dangaard Brouer1-3/+0
2008-12-15netfilter: update rwlock initialization for nat_tableSteven Rostedt1-1/+1
2008-12-15x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden4-15/+23
2008-12-15Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds1-3/+3
2008-12-14[ARM] fix kernel-doc syntaxRandy Dunlap1-3/+2
2008-12-14[ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall1-1/+1
2008-12-14ieee1394: add quirk fix for Freecom HDDStefan Richter1-0/+6
2008-12-14powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala1-0/+3
2008-12-13console ASCII glyph 1:1 mappingIngo Brueckl1-1/+1
2008-12-13unicode table for cp437Ingo Brueckl1-6/+6
2008-12-13cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACKRusty Russell1-4/+7
2008-12-13cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell1-1/+13
2008-12-13cpumask: Add CONFIG_CPUMASK_OFFSTACKRusty Russell1-0/+7
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell52-61/+63
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell42-161/+171
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell19-59/+86
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell35-132/+42
2008-12-12MIPS: IP32: Update defconfigDavid Daney1-436/+624
2008-12-12MIPS: Add missing calls to plat_unmap_dma_mem.David Daney1-0/+3
2008-12-12MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev1-1/+1
2008-12-12MIPS: Use EI/DI for MIPS R2.David Daney1-0/+10
2008-12-12Commands needing to be retried require a complete re-initialization.Alan D. Brunelle2-10/+18
2008-12-12sched: add missing arch_update_cpu_topology() callHeiko Carstens1-2/+6
2008-12-12sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens3-4/+11
2008-12-12sparse irqs: add irqnr.h to the user headers listIngo Molnar1-0/+1
2008-12-12sparse irqs: handle !GENIRQ platformsIngo Molnar3-4/+13
2008-12-12tracing/fastboot: include missing headersFrederic Weisbecker1-0/+4
2008-12-12tracing/fastboot: fix len of func bufferStephen Rothwell1-2/+2
2008-12-12netlabel: Compiler warning and NULL pointer dereference fixPaul Moore1-18/+20
2008-12-12e1000e: fix double release of mutexJeff Kirsher1-2/+7
2008-12-11powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer1-0/+1
2008-12-11i2c-highlander: Trivial endian casting fixesHarvey Harrison1-2/+2