aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-04x86, math-emu: fix init_fpu for task != currentDaniel Glöckner3-13/+28
2009-03-04x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying4-25/+9
2009-03-04x86: fix DMI on EFIBrian Maly1-2/+3
2009-03-04drm: fix double lock typoHelge Bahmann1-1/+1
2009-03-04powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds1-0/+4
2009-03-04x86: un-__init fill_pud/pmd/pteJeremy Fitzhardinge1-3/+3
2009-03-04x86: remove vestigial fix_ioremap prototypesJeremy Fitzhardinge1-3/+0
2009-03-03Linux 2.6.29-rc7Linus Torvalds1-1/+1
2009-03-04crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof Hałasa1-2/+4
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King5-6/+6
2009-03-03x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=yIngo Molnar1-1/+1
2009-03-03x86: set_highmem_pages_init() cleanupPekka Enberg4-39/+39
2009-03-03[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas1-6/+7
2009-03-03[ARM] 5416/1: Use unused address in v6_early_abortSeth Forshee1-1/+2
2009-03-03x86: unify free_init_pages() and free_initmem()Pekka Enberg4-89/+50
2009-03-03x86: make sure initmem is writable on 64-bitPekka Enberg1-0/+7
2009-03-03x86: add sanity checks to init_32.cPekka Enberg1-6/+11
2009-03-03x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space()Pekka Enberg1-4/+4
2009-03-03x86: move __VMALLOC_RESERVE to pgtable_32.cPekka Enberg2-2/+2
2009-03-03x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann1-2/+12
2009-03-03x86, signals: fix xine & firefox bustageHiroshi Shimamoto1-5/+4
2009-03-03x86: fix init_memory_mapping() to handle small rangesYinghai Lu1-0/+2
2009-03-02Revert "menu: fix embedded menu snafu"Linus Torvalds1-16/+12
2009-03-03drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt1-2/+3
2009-03-03drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom3-8/+15
2009-03-03drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom2-2/+2
2009-03-03drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom1-1/+1
2009-03-02menu: fix embedded menu snafuRandy Dunlap1-12/+16
2009-03-02Change email addressKarsten Keil1-1/+1
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath8-28/+14
2009-03-02x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath1-1/+1
2009-03-02sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon1-0/+1
2009-03-02sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks2-1/+6
2009-03-02xen: deal with virtually mapped percpu dataJeremy Fitzhardinge4-5/+19
2009-03-02x86: add forward decl for tss_structJeremy Fitzhardinge1-0/+1
2009-03-02x86: unify chunks of kernel/process*.cJeremy Fitzhardinge4-361/+192
2009-03-02x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge4-90/+9
2009-03-02x86_32: apic/numaq_32, fix section mismatchJiri Slaby1-1/+1
2009-03-02x86_32: apic/summit_32, fix section mismatchJiri Slaby1-9/+9
2009-03-02x86_32: apic/es7000_32, fix section mismatchJiri Slaby1-20/+17
2009-03-02x86_32: apic/summit_32, fix cpu_mask_to_apicidJiri Slaby1-21/+9
2009-03-02x86_32: apic/es7000_32, fix cpu_mask_to_apicidJiri Slaby1-20/+10
2009-03-02x86_32: apic/es7000_32, cpu_mask_to_apicid cleanupJiri Slaby1-42/+4
2009-03-02x86_32: apic/bigsmp_32, de-inline functionsJiri Slaby1-23/+17
2009-03-02x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar6-31/+17
2009-03-02x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen1-2/+7
2009-03-02x86 mmiotrace: improve handling of secondary faultsStuart Bennett1-18/+22
2009-03-02x86 mmiotrace: split set_page_presence()Pekka Paalanen1-19/+22
2009-03-02x86 mmiotrace: fix save/restore page table statePekka Paalanen1-22/+44
2009-03-02x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett1-8/+17