| 2009-03-05 | Pekka Enberg | x86: move init_memory_mapping() to common mm/init.c | commit | commitdiff | tree | 
| 2009-03-05 | Pekka Enberg | x86: add stub init_gbpages() for 32-bit init_memory_map... | commit | commitdiff | tree | 
| 2009-03-05 | Pekka Enberg | x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr... | commit | commitdiff | tree | 
| 2009-03-05 | Pekka Enberg | x86: ifdef 32-bit and 64-bit pfn setup in init_memory_m... | commit | commitdiff | tree | 
| 2009-03-05 | Pekka Enberg | x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() | commit | commitdiff | tree | 
| 2009-03-05 | Pekka Enberg | x86: add table start and end sanity checks to 32-bit... | commit | commitdiff | tree | 
| 2009-03-05 | Pekka Enberg | x86: unify kernel_physical_mapping_init() call in init_... | commit | commitdiff | tree | 
| 2009-03-05 | Pekka Enberg | x86: rename after_init_bootmem to after_bootmem in... | commit | commitdiff | tree | 
| 2009-03-05 | Pekka Enberg | x86: remove unnecessary save_mr() sanity check | commit | commitdiff | tree | 
| 2009-03-05 | Pekka Enberg | x86: ifdef 32-bit specific setup in init_memory_mapping() | commit | commitdiff | tree | 
| 2009-03-05 | Pekka Enberg | x86: move pgd_base out of init_memory_mapping() | commit | commitdiff | tree | 
| 2009-03-05 | Pekka Enberg | x86: find_early_table_space() unification | commit | commitdiff | tree | 
| 2009-03-05 | Pekka Enberg | x86: add gbpages support to 32-bit init_memory_mapping() | commit | commitdiff | tree | 
| 2009-03-05 | Pekka Enberg | x86: init_memory_mapping() trivial cleanups | commit | commitdiff | tree | 
| 2009-03-04 | Yinghai Lu | x86: fix bootmem cross node for 32bit numa, cleanup | commit | commitdiff | tree | 
| 2009-03-04 | Pekka Enberg | x86: move free_initrd_mem() to common mm/init.c | commit | commitdiff | tree | 
| 2009-03-04 | Yinghai Lu | x86: reserve exact size of mptable | commit | commitdiff | tree | 
| 2009-03-04 | Yinghai Lu | x86: ioremap mptable | commit | commitdiff | tree | 
| 2009-03-04 | Yinghai Lu | x86: make 32-bit init_memory_mapping range change more... | commit | commitdiff | tree | 
| 2009-03-04 | Yinghai Lu | x86: fix bootmem cross node for 32bit numa | commit | commitdiff | tree | 
| 2009-03-04 | Ingo Molnar | Merge branch 'x86/urgent' into x86/mm | commit | commitdiff | tree | 
| 2009-03-04 | Huang Ying | x86: EFI: Back efi_ioremap with init_memory_mapping... | commit | commitdiff | tree | 
| 2009-03-04 | Pekka Enberg | x86: set_highmem_pages_init() cleanup, #2 | commit | commitdiff | tree | 
| 2009-03-04 | Brian Maly | x86: fix DMI on EFI | commit | commitdiff | tree | 
| 2009-03-04 | Linus Torvalds | Merge branch 'merge' of git://git./linux/kernel/git... | commit | commitdiff | tree | 
| 2009-03-04 | Helge Bahmann | drm: fix double lock typo | commit | commitdiff | tree | 
| 2009-03-04 | Pekka Enberg | x86: move devmem_is_allowed() to common mm/init.c | commit | commitdiff | tree | 
| 2009-03-04 | Tony Breeds | powerpc: Run sbc610 USB fixup code only on the appropri... | commit | commitdiff | tree | 
| 2009-03-04 | Ingo Molnar | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap'... | commit | commitdiff | tree | 
| 2009-03-04 | Linus Torvalds | Linux 2.6.29-rc7 | commit | commitdiff | tree | 
| 2009-03-04 | Linus Torvalds | Merge git://git./linux/kernel/git/herbert/crypto-2.6 | commit | commitdiff | tree | 
| 2009-03-04 | Krzysztof Hałasa | crypto: ixp4xx - Fix qmgr_request_queue build failure | commit | commitdiff | tree | 
| 2009-03-03 | Linus Torvalds | Merge branch 'sched-fixes-for-linus' of git://git.... | commit | commitdiff | tree | 
| 2009-03-03 | Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git./linux... | commit | commitdiff | tree | 
| 2009-03-03 | Linus Torvalds | Merge branch 'tracing/mmiotrace' of git://git./linux... | commit | commitdiff | tree | 
| 2009-03-03 | Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git./linux... | commit | commitdiff | tree | 
| 2009-03-03 | Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm | commit | commitdiff | tree | 
| 2009-03-03 | Russell King | [ARM] fix lots of ARM __devexit sillyness | commit | commitdiff | tree | 
| 2009-03-03 | Ingo Molnar | x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA... | commit | commitdiff | tree | 
| 2009-03-03 | Pekka Enberg | x86: set_highmem_pages_init() cleanup | commit | commitdiff | tree | 
| 2009-03-03 | Catalin Marinas | [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs... | commit | commitdiff | tree | 
| 2009-03-03 | Seth Forshee | [ARM] 5416/1: Use unused address in v6_early_abort | commit | commitdiff | tree | 
| 2009-03-03 | Pekka Enberg | x86: unify free_init_pages() and free_initmem() | commit | commitdiff | tree | 
| 2009-03-03 | Pekka Enberg | x86: make sure initmem is writable on 64-bit | commit | commitdiff | tree | 
| 2009-03-03 | Pekka Enberg | x86: add sanity checks to init_32.c | commit | commitdiff | tree | 
| 2009-03-03 | Pekka Enberg | x86: use roundup() instead of PAGE_ALIGN() in find_earl... | commit | commitdiff | tree | 
| 2009-03-03 | Pekka Enberg | x86: move __VMALLOC_RESERVE to pgtable_32.c | commit | commitdiff | tree | 
| 2009-03-03 | Tim Blechmann | x86: oprofile: don't set counter width from cpuid on... | commit | commitdiff | tree | 
| 2009-03-03 | Hiroshi Shimamoto | x86, signals: fix xine & firefox bustage | commit | commitdiff | tree | 
| 2009-03-03 | Yinghai Lu | x86: fix init_memory_mapping() to handle small ranges | commit | commitdiff | tree | 
| 2009-03-03 | Linus Torvalds | Revert "menu: fix embedded menu snafu" | commit | commitdiff | tree | 
| 2009-03-03 | Linus Torvalds | Merge branch 'drm-fixes' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2009-03-02 | Eric Anholt | drm/i915: Fix use-before-null-check in i915_irq_emit(). | commit | commitdiff | tree | 
| 2009-03-02 | Thomas Hellstrom | drm: Avoid client deadlocks when the master disappears. | commit | commitdiff | tree | 
| 2009-03-02 | Thomas Hellstrom | drm: Wake up all lock waiters when the master disappears. | commit | commitdiff | tree | 
| 2009-03-02 | Thomas Hellstrom | drm: Don't return ERESTARTSYS to user-space. | commit | commitdiff | tree | 
| 2009-03-02 | Randy Dunlap | menu: fix embedded menu snafu | commit | commitdiff | tree | 
| 2009-03-02 | Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2009-03-02 | Linus Torvalds | Merge branch 'fix/hda' of git://git./linux/kernel/git... | commit | commitdiff | tree | 
| 2009-03-02 | Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git./linux... | commit | commitdiff | tree | 
| 2009-03-02 | Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 | commit | commitdiff | tree | 
| 2009-03-02 | Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2009-03-02 | Karsten Keil | Change email address | commit | commitdiff | tree | 
| 2009-03-02 | Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2009-03-02 | Linus Torvalds | Merge branch 'for_linus' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2009-03-02 | Linus Torvalds | Merge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6 | commit | commitdiff | tree | 
| 2009-03-02 | Roland McGrath | x86-64: seccomp: fix 32/64 syscall hole | commit | commitdiff | tree | 
| 2009-03-02 | Roland McGrath | x86-64: syscall-audit: fix 32/64 syscall hole | commit | commitdiff | tree | 
| 2009-03-02 | Andres Salomon | sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host... | commit | commitdiff | tree | 
| 2009-03-02 | Ben Dooks | sdhci: Add quirk for controllers with no end-of-busy IRQ | commit | commitdiff | tree | 
| 2009-03-02 | Jeremy Fitzhardinge | x86: add forward decl for tss_struct | commit | commitdiff | tree | 
| 2009-03-02 | Jeremy Fitzhardinge | x86: unify chunks of kernel/process*.c | commit | commitdiff | tree | 
| 2009-03-02 | Jeremy Fitzhardinge | x86-32: use non-lazy io bitmap context switching | commit | commitdiff | tree | 
| 2009-03-02 | Jiri Slaby | x86_32: apic/numaq_32, fix section mismatch | commit | commitdiff | tree | 
| 2009-03-02 | Jiri Slaby | x86_32: apic/summit_32, fix section mismatch | commit | commitdiff | tree | 
| 2009-03-02 | Jiri Slaby | x86_32: apic/es7000_32, fix section mismatch | commit | commitdiff | tree | 
| 2009-03-02 | Jiri Slaby | x86_32: apic/summit_32, fix cpu_mask_to_apicid | commit | commitdiff | tree | 
| 2009-03-02 | Jiri Slaby | x86_32: apic/es7000_32, fix cpu_mask_to_apicid | commit | commitdiff | tree | 
| 2009-03-02 | Jiri Slaby | x86_32: apic/es7000_32, cpu_mask_to_apicid cleanup | commit | commitdiff | tree | 
| 2009-03-02 | Jiri Slaby | x86_32: apic/bigsmp_32, de-inline functions | commit | commitdiff | tree | 
| 2009-03-02 | Ingo Molnar | x86, mm: dont use non-temporal stores in pagecache... | commit | commitdiff | tree | 
| 2009-03-02 | Pekka Paalanen | x86 mmiotrace: fix race with release_kmmio_fault_page() | commit | commitdiff | tree | 
| 2009-03-02 | Stuart Bennett | x86 mmiotrace: improve handling of secondary faults | commit | commitdiff | tree | 
| 2009-03-02 | Pekka Paalanen | x86 mmiotrace: split set_page_presence() | commit | commitdiff | tree | 
| 2009-03-02 | Pekka Paalanen | x86 mmiotrace: fix save/restore page table state | commit | commitdiff | tree | 
| 2009-03-02 | Stuart Bennett | x86 mmiotrace: WARN_ONCE if dis/arming a page fails | commit | commitdiff | tree | 
| 2009-03-02 | Pekka Paalanen | x86: add far read test to testmmiotrace | commit | commitdiff | tree | 
| 2009-03-02 | Pekka Paalanen | x86: count errors in testmmiotrace.ko | commit | commitdiff | tree | 
| 2009-03-02 | Pallipadi,... | fix warning in io_mapping_map_wc() | commit | commitdiff | tree | 
| 2009-03-02 | Takashi Iwai | ALSA: hda - Add probe_mask default for Toshiba laptop... | commit | commitdiff | tree | 
| 2009-03-02 | Dmitriy Taychenachev | zaurus: add usb id for motomagx phones | commit | commitdiff | tree | 
| 2009-03-02 | Bjørn Mork | usbnet: make usbnet_get_link() fall back to ethtool_op_... | commit | commitdiff | tree | 
| 2009-03-02 | Eric W. Biederman | veth: Fix carrier detect | commit | commitdiff | tree | 
| 2009-03-02 | Bjørn Mork | cdc_ether: add usb id for Ericsson F3507g | commit | commitdiff | tree | 
| 2009-03-02 | Ivan Vecera | r8169: read MAC address from EEPROM on init (2nd attempt) | commit | commitdiff | tree | 
| 2009-03-01 | Paul Moore | selinux: Fix a panic in selinux_netlbl_inode_permission() | commit | commitdiff | tree | 
| 2009-03-01 | Ingo Molnar | Merge branch 'x86/pat' into x86/core | commit | commitdiff | tree | 
| 2009-03-01 | Ingo Molnar | Merge branch 'x86/urgent' into x86/pat | commit | commitdiff | tree | 
| 2009-03-01 | Ingo Molnar | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" | commit | commitdiff | tree | 
| 2009-03-01 | Ilpo Järvinen | tcp: fix retrans_out leaks | commit | commitdiff | tree | 
| next |