summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-26cpumask: Replace cpu_coregroup_map with cpu_coregroup_maskRusty Russell2-5/+5
2008-12-26cpumask: cpu_coregroup_mask(): s390Rusty Russell2-0/+6
2008-12-26cpumask: cpu_coregroup_mask(): sparcRusty Russell1-0/+1
2008-12-26cpumask: cpu_coregroup_mask(): x86Rusty Russell2-3/+9
2008-12-26cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...Rusty Russell2-0/+22
2008-12-26cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell1-1/+3
2008-12-26cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell4-29/+30
2008-12-26cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell3-8/+12
2008-12-26cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c...Rusty Russell1-0/+1
2008-12-26cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...Rusty Russell3-6/+8
2008-12-26cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_...Rusty Russell3-18/+35
2008-12-19sysfs: add documentation to cputopology.txt for system cpumasksMike Travis1-0/+48
2008-12-19cpumask: add sysfs displays for configured and disabled cpu mapsMike Travis2-0/+47
2008-12-19cpumask: documentation for cpumask_var_tMike Travis1-0/+43
2008-12-19cpumask: Add alloc_cpumask_var_node()Mike Travis2-3/+15
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-10Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds6-280/+127
2008-12-10Linux 2.6.28-rc8v2.6.28-rc8Linus Torvalds1-1/+1
2008-12-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2008-12-10fix mapping_writably_mapped()Hugh Dickins1-6/+9
2008-12-10Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds1-1/+9
2008-12-10lib/idr.c: Fix bug introduced by RCU fixManfred Spraul1-1/+7
2008-12-10MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi1-1/+1
2008-12-10MN10300: Fix __put_user_asm8()Akira Takeuchi1-1/+1
2008-12-10MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi1-1/+2
2008-12-10MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi1-0/+5
2008-12-10MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosCyrill Gorcunov1-12/+10
2008-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-13/+41
2008-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-3/+27
2008-12-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-86/+171
2008-12-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-0/+29
2008-12-10pktcdvd: remove broken dev_t export of class devicesKay Sievers1-1/+1
2008-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds4-4/+14
2008-12-10drivers/video/mb862xx/mb862xxfb.c: fix printkAndrew Morton1-2/+2
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins5-5/+6
2008-12-10inotify: fix IN_ONESHOT unmount event watcherDmitri Monakhov1-0/+2
2008-12-10atomic: fix a typo in atomic_long_xchg()Eric Dumazet1-1/+1
2008-12-10mm: no get_user/put_user while holding mmap_sem in do_pages_stat?Brice Goglin1-13/+46
2008-12-10drivers/serial/s3c2440.c: fix typo in MODULE_LICENSEBalaji Rao1-1/+1
2008-12-10pagemap: fix 32-bit pagemap regressionMatt Mackall1-2/+2
2008-12-10page_cgroup should ignore empty nodesKAMEZAWA Hiroyuki1-0/+3
2008-12-10rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap1-1/+1
2008-12-10fbcon: fix workqueue shutdownGeoff Levand1-0/+6
2008-12-10mm: remove UP version of lru_add_drain_all()KOSAKI Motohiro1-13/+0