Age | Commit message (Expand) | Author | Files | Lines |
2009-03-13 | cpumask: replace node_to_cpumask with cpumask_of_node. | Rusty Russell | 8 | -17/+13 |
2009-03-13 | cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_cor... | Rusty Russell | 2 | -5/+5 |
2009-03-11 | Merge branch 'x86/core' into cpus4096 | Ingo Molnar | 3225 | -54516/+93891 |
2009-03-11 | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar | 320 | -3656/+6530 |
2009-03-11 | x86: convert obsolete irq_desc_t typedef to struct irq_desc | Thomas Gleixner | 1 | -1/+1 |
2009-03-11 | x86, mce: use round_jiffies() instead round_jiffies_relative() | KOSAKI Motohiro | 1 | -2/+2 |
2009-03-11 | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying | 5 | -44/+197 |
2009-03-11 | x86, kexec: x86_64: add identity map for pages at image->start | Huang Ying | 1 | -0/+42 |
2009-03-11 | x86, kexec: fix kexec x86 coding style | Huang Ying | 4 | -30/+50 |
2009-03-11 | i810: fix kernel crash fix when struct fb_var_screeninfo is supplied | Samuel CUELLA | 1 | -2/+3 |
2009-03-11 | m68knommu: m528x build fix | Steven King | 1 | -228/+0 |
2009-03-11 | m68knommu: m5206e build fix | Steven King | 1 | -0/+1 |
2009-03-11 | rcu: documentation 1Q09 update | Paul E. McKenney | 1 | -0/+12 |
2009-03-11 | kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users | Dhaval Giani | 1 | -7/+7 |
2009-03-11 | mtd: physmap: fix NULL pointer dereference in error path | Atsushi Nemoto | 1 | -8/+11 |
2009-03-11 | intel-agp: fix a panic with 1M of shared memory, no GTT entries | Lubomir Rintel | 1 | -3/+5 |
2009-03-11 | mtd_dataflash: fix probing of AT45DB321C chips. | Will Newton | 1 | -1/+2 |
2009-03-11 | idr: make idr_remove_all() do removal -before- free_layer() | Paul E. McKenney | 1 | -1/+1 |
2009-03-11 | devpts: remove graffiti | Alexey Dobriyan | 1 | -5/+0 |
2009-03-11 | x86/agp: tighten check to update amd nb aperture | Yinghai Lu | 1 | -4/+9 |
2009-03-11 | xtensa: fix compilation somewhat | Alexey Dobriyan | 5 | -7/+6 |
2009-03-11 | lm85: add VRM10 support for adt7468 chip | Darrick J. Wong | 1 | -1/+2 |
2009-03-11 | lm85: fix the version check that broke adt7468 probing | Darrick J. Wong | 1 | -1/+4 |
2009-03-11 | menu: fix embedded menu snafu | Randy Dunlap | 1 | -15/+15 |
2009-03-11 | mm: get_nid_for_pfn() returns int | Roel Kluin | 1 | -1/+1 |
2009-03-10 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -7/+8 |
2009-03-10 | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+3 |
2009-03-10 | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar | 143 | -2156/+2069 |
2009-03-10 | video: deferred io cleanup fix for sh_mobile_lcdcfb | Magnus Damm | 1 | -4/+2 |
2009-03-10 | sh: Add media/soc_camera.h to board setup of Renesas AP325RXA | Nobuhiro Iwamatsu | 1 | -0/+1 |
2009-03-10 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 1 | -12/+18 |
2009-03-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 4 | -35/+27 |
2009-03-09 | copy_process: fix CLONE_PARENT && parent_exec_id interaction | Oleg Nesterov | 1 | -6/+5 |
2009-03-09 | [CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule. | Dave Jones | 1 | -0/+9 |
2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones | 3 | -35/+18 |
2009-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 36 | -172/+286 |
2009-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2 | -7/+20 |
2009-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 5 | -13/+13 |
2009-03-09 | Btrfs: fix spinlock assertions on UP systems | Chris Mason | 5 | -13/+13 |
2009-03-09 | Fix fixpoint divide exception in acct_update_integrals | Heiko Carstens | 1 | -1/+5 |
2009-03-09 | lguest: fix for CONFIG_SPARSE_IRQ=y | Rusty Russell | 2 | -7/+15 |
2009-03-09 | lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' | Rusty Russell | 1 | -0/+5 |
2009-03-08 | x86-32: make sure virt_addr_valid() returns false for fixmap addresses | Jeremy Fitzhardinge | 1 | -0/+2 |
2009-03-08 | x86 mmiotrace: fix remove_kmmio_fault_pages() | Stuart Bennett | 1 | -7/+8 |
2009-03-08 | x86: fix warning about nodeid | Yinghai Lu | 1 | -9/+14 |
2009-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 1 | -6/+9 |
2009-03-08 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2009-03-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -42/+49 |
2009-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 4 | -100/+72 |
2009-03-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -3/+5 |