- cb3d560 cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86 by Rusty Russell · 16 years ago
- 101aaca cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86 by Rusty Russell · 16 years ago
- a70f730 cpumask: replace node_to_cpumask with cpumask_of_node. by Rusty Russell · 16 years ago
- c69fc56 cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_core_map/cpu_sibling_map by Rusty Russell · 16 years ago
- d95c357 Merge branch 'x86/core' into cpus4096 by Ingo Molnar · 16 years ago
- 78b020d Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core by Ingo Molnar · 16 years ago
- bf5172d x86: convert obsolete irq_desc_t typedef to struct irq_desc by Thomas Gleixner · 16 years ago
- 5490fa9 x86, mce: use round_jiffies() instead round_jiffies_relative() by KOSAKI Motohiro · 16 years ago
- fee7b0d x86, kexec: x86_64: add kexec jump support for x86_64 by Huang Ying · 16 years ago
- 5359454 x86, kexec: x86_64: add identity map for pages at image->start by Huang Ying · 16 years ago
- fef3a7a x86, kexec: fix kexec x86 coding style by Huang Ying · 16 years ago
- 16b71fd i810: fix kernel crash fix when struct fb_var_screeninfo is supplied by Samuel CUELLA · 16 years ago
- 9233ecc m68knommu: m528x build fix by Steven King · 16 years ago
- 9333d82 m68knommu: m5206e build fix by Steven King · 16 years ago
- 0612ea0 rcu: documentation 1Q09 update by Paul E. McKenney · 16 years ago
- be50b83 kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users by Dhaval Giani · 16 years ago
- d58ab5c mtd: physmap: fix NULL pointer dereference in error path by Atsushi Nemoto · 16 years ago
- 9c1e8a4 intel-agp: fix a panic with 1M of shared memory, no GTT entries by Lubomir Rintel · 16 years ago
- 229cc58 mtd_dataflash: fix probing of AT45DB321C chips. by Will Newton · 16 years ago
- 1b23336 idr: make idr_remove_all() do removal -before- free_layer() by Paul E. McKenney · 16 years ago
- 260219c devpts: remove graffiti by Alexey Dobriyan · 16 years ago
- 2f68891 x86/agp: tighten check to update amd nb aperture by Yinghai Lu · 16 years ago
- 5a891ed xtensa: fix compilation somewhat by Alexey Dobriyan · 16 years ago
- 8ef1f02 lm85: add VRM10 support for adt7468 chip by Darrick J. Wong · 16 years ago
- c15ade6 lm85: fix the version check that broke adt7468 probing by Darrick J. Wong · 16 years ago
- b943c46 menu: fix embedded menu snafu by Randy Dunlap · 16 years ago
- 4750498 mm: get_nid_for_pfn() returns int by Roel Kluin · 16 years ago
- 1abaf33 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- a651d79 Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
- 467c88f Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
- 467fc49 video: deferred io cleanup fix for sh_mobile_lcdcfb by Magnus Damm · 16 years ago
- ba087e6 sh: Add media/soc_camera.h to board setup of Renesas AP325RXA by Nobuhiro Iwamatsu · 16 years ago
- bad948f Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
- 99adcd9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
- 2d5516c copy_process: fix CLONE_PARENT && parent_exec_id interaction by Oleg Nesterov · 16 years ago
- 753b7ae [CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule. by Dave Jones · 16 years ago
- 129f8ae Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." by Dave Jones · 16 years ago
- df0b4a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- 39a3478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
- 1c91ffc Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
- b9447ef Btrfs: fix spinlock assertions on UP systems by Chris Mason · 16 years ago
- 6d5b5ac Fix fixpoint divide exception in acct_update_integrals by Heiko Carstens · 16 years ago
- 6db6a5f lguest: fix for CONFIG_SPARSE_IRQ=y by Rusty Russell · 16 years ago
- cbd88c8 lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' by Rusty Russell · 16 years ago
- 0feca85 x86-32: make sure virt_addr_valid() returns false for fixmap addresses by Jeremy Fitzhardinge · 16 years ago
- d0fc63f x86 mmiotrace: fix remove_kmmio_fault_pages() by Stuart Bennett · 16 years ago
- e954ef2 x86: fix warning about nodeid by Yinghai Lu · 16 years ago
- 7a203f3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
- dbb9be8 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 05e12a6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- cd3c1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
- 5b61f6a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
- 1401689 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
- 5dc18f5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
- fd6ec5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
- 83d5a32 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
- d0cdb07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 16 years ago
- 153d8a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
- 2a50b25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
- ba933be Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
- 81d1ab8 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- d3dea1e Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
- 4302e5d MIPS: compat: Implement is_compat_task. by Ralf Baechle · 16 years ago
- 8827247 x86: don't define __this_fixmap_does_not_exist() by Wang Chen · 16 years ago
- 1f442d7 x86: remove smp_apply_quirks()/smp_checks() by Yinghai Lu · 16 years ago
- cda56ac mmc: fix data timeout for SEND_EXT_CSD by Adrian Hunter · 16 years ago
- 3a450de x86: UV: remove uv_flush_tlb_others() WARN_ON by Cliff Wickman · 16 years ago
- ab96dde Input: serio - fix protocol number for TouchIT213 by Dmitry Torokhov · 16 years ago
- ccea34b percpu: finer grained locking to break deadlock and allow atomic free by Tejun Heo · 16 years ago
- c035002 p54: fix race condition in memory management by Christian Lamparter · 16 years ago
- bd05f28 cfg80211: test before subtraction on unsigned by Roel Kluin · 16 years ago
- c63c580 [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs by Jeremy Higdon · 16 years ago
- 7ab1524 x86: linkage.h - guard assembler specifics by __ASSEMBLY__ by Cyrill Gorcunov · 16 years ago
- a56dbdd percpu: move fully free chunk reclamation into a work by Tejun Heo · 16 years ago
- 9f7dcf2 percpu: move chunk area map extension out of area allocation by Tejun Heo · 16 years ago
- 1880d93 percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free() by Tejun Heo · 16 years ago
- 73bf1b6 x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() by Markus Metzger · 16 years ago
- 9ca0791 x86, bts: remove bad warning by Markus Metzger · 16 years ago
- 5dd61df x86: rename do_not_nx to disable_nx in mm/init_64.c by Pekka Enberg · 16 years ago
- c77a3b5 x86: fix uninitialized variable in init_memory_mapping() by Pekka Enberg · 16 years ago
- d1a8e77 x86: make "memtest" like "memtest=17" by Yinghai Lu · 16 years ago
- c50ff7c ALSA: hda - Fix headphone-detect regression with multiple HP jacks by Takashi Iwai · 16 years ago
- 14b9759 ALSA: hda - Fix typos in slave controls in patch_sigmatel.c by Takashi Iwai · 16 years ago
- 59247ea block: fix missing bio back/front segment size setting in blk_recount_segments() by Jens Axboe · 16 years ago
- 6b19b0c x86, percpu: setup reserved percpu area for x86_64 by Tejun Heo · 16 years ago
- edcb463 percpu, module: implement reserved allocation and use it for module percpu variables by Tejun Heo · 16 years ago
- 3e24aa5 percpu: add an indirection ptr for chunk page map access by Tejun Heo · 16 years ago
- 9a4f8a8 x86: make embedding percpu allocator return excessive free space by Tejun Heo · 16 years ago
- cafe881 percpu: use negative for auto for pcpu_setup_first_chunk() arguments by Tejun Heo · 16 years ago
- 61ace7f percpu: improve first chunk initial area map handling by Tejun Heo · 16 years ago
- 2441d15 percpu: cosmetic renames in pcpu_setup_first_chunk() by Tejun Heo · 16 years ago
- 6a24290 percpu: clean up percpu constants by Tejun Heo · 16 years ago
- 31bbed5 Merge branch 'x86/uv' into x86/core by Ingo Molnar · 16 years ago
- 0fbba48 Merge branch 'x86/doc' into x86/core by Ingo Molnar · 16 years ago
- 28e93a0 Merge branch 'x86/mm' into x86/core by Ingo Molnar · 16 years ago
- caab36b Merge branch 'x86/mce2' into x86/core by Ingo Molnar · 16 years ago
- a1413c8 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- c9a0c8a [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclared by Wim Van Sebroeck · 16 years ago
- 623d563 iwlwifi: fix error flow in iwl*_pci_probe by Reinette Chatre · 16 years ago
- ef4bb70 rt2x00 : more devices to rt73usb.c by Xose Vazquez Perez · 16 years ago