summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-13Merge ../linux-2.6-x86Rusty Russell215-3916/+10580
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-12Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar60-487/+1211
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar166-1646/+2889
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-12Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar185-2970/+5800
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-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar364-3086/+5447
2008-12-12tracing/fastboot: include missing headersFrederic Weisbecker1-0/+4
2008-12-12tracing/fastboot: fix len of func bufferStephen Rothwell1-2/+2
2008-12-12Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into...Ingo Molnar1-4/+6
2008-12-11Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds6-280/+127
2008-12-11Linux 2.6.28-rc8v2.6.28-rc8Linus Torvalds1-1/+1
2008-12-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2008-12-11fix mapping_writably_mapped()Hugh Dickins1-6/+9
2008-12-11Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds1-1/+9
2008-12-11lib/idr.c: Fix bug introduced by RCU fixManfred Spraul1-1/+7
2008-12-11MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi1-1/+1
2008-12-11MN10300: Fix __put_user_asm8()Akira Takeuchi1-1/+1
2008-12-11MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi1-1/+2
2008-12-11MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi1-0/+5
2008-12-11MN10300: 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
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton3-17/+6
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton3-8/+16
2008-12-10percpu_counter: fix CPU unplug race in percpu_counter_destroy()Eric Dumazet1-2/+2