summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-12-13Merge ../linux-2.6-x86Rusty Russell
2008-12-13cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACKRusty Russell
2008-12-13cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell
2008-12-13cpumask: Add CONFIG_CPUMASK_OFFSTACKRusty Russell
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-12-12Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar
2008-12-12sched: add missing arch_update_cpu_topology() callHeiko Carstens
2008-12-12sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens
2008-12-12Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar
2008-12-12sparse irqs: add irqnr.h to the user headers listIngo Molnar
2008-12-12sparse irqs: handle !GENIRQ platformsIngo Molnar
2008-12-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar
2008-12-12tracing/fastboot: include missing headersFrederic Weisbecker
2008-12-12tracing/fastboot: fix len of func bufferStephen Rothwell
2008-12-12Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into...Ingo Molnar
2008-12-10Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds
2008-12-10Linux 2.6.28-rc8v2.6.28-rc8Linus Torvalds
2008-12-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-10fix mapping_writably_mapped()Hugh Dickins
2008-12-10Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds
2008-12-10lib/idr.c: Fix bug introduced by RCU fixManfred Spraul
2008-12-10MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi
2008-12-10MN10300: Fix __put_user_asm8()Akira Takeuchi
2008-12-10MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi
2008-12-10MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi
2008-12-10MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosCyrill Gorcunov
2008-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-12-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-12-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-12-10pktcdvd: remove broken dev_t export of class devicesKay Sievers
2008-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-12-10drivers/video/mb862xx/mb862xxfb.c: fix printkAndrew Morton
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins
2008-12-10inotify: fix IN_ONESHOT unmount event watcherDmitri Monakhov
2008-12-10atomic: fix a typo in atomic_long_xchg()Eric Dumazet
2008-12-10mm: no get_user/put_user while holding mmap_sem in do_pages_stat?Brice Goglin
2008-12-10drivers/serial/s3c2440.c: fix typo in MODULE_LICENSEBalaji Rao
2008-12-10pagemap: fix 32-bit pagemap regressionMatt Mackall
2008-12-10page_cgroup should ignore empty nodesKAMEZAWA Hiroyuki
2008-12-10rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap
2008-12-10fbcon: fix workqueue shutdownGeoff Levand
2008-12-10mm: remove UP version of lru_add_drain_all()KOSAKI Motohiro
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton
2008-12-10percpu_counter: fix CPU unplug race in percpu_counter_destroy()Eric Dumazet