Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | cifs: fix error handling in parse_DFS_referrals | Jeff Layton | 2009-05-14 | 1 | -8/+4 | |
| | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-05-14 | 47 | -337/+317 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | MIPS: Sibyte: Fix locking in set_irq_affinity | Thomas Bogendoerfer | 2009-05-14 | 2 | -10/+4 | |
| | * | | | | | | | | | | | MIPS: Use force_sig when handling address errors. | David Daney | 2009-05-14 | 1 | -3/+3 | |
| | * | | | | | | | | | | | MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read() | Coly Li | 2009-05-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0. | Ralf Baechle | 2009-05-14 | 1 | -92/+50 | |
| | * | | | | | | | | | | | MIPS: Fix highmem. | Ralf Baechle | 2009-05-14 | 4 | -34/+26 | |
| | * | | | | | | | | | | | MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware. | Ralf Baechle | 2009-05-14 | 1 | -4/+4 | |
| | * | | | | | | | | | | | MIPS: MSP71xx: Remove the RAMROOT functions | Shane McDonald | 2009-05-14 | 2 | -71/+1 | |
| | * | | | | | | | | | | | MIPS: Use -mno-check-zero-division | Ralf Baechle | 2009-05-14 | 1 | -0/+1 | |
| | * | | | | | | | | | | | MIPS: Set compiler options only after the compiler prefix has ben set. | Ralf Baechle | 2009-05-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | | MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it. | Ralf Baechle | 2009-05-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | | MIPS: uaccess: Switch lock annotations to might_fault(). | Ralf Baechle | 2009-05-14 | 2 | -18/+23 | |
| | * | | | | | | | | | | | MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset | Shane McDonald | 2009-05-14 | 1 | -6/+2 | |
| | * | | | | | | | | | | | MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup | Shane McDonald | 2009-05-14 | 1 | -5/+2 | |
| | * | | | | | | | | | | | MIPS: Make uaccess.h slightly more sparse friendly. | Ralf Baechle | 2009-05-14 | 1 | -12/+27 | |
| | * | | | | | | | | | | | MIPS: Make access_ok() sideeffect proof. | Ralf Baechle | 2009-05-14 | 1 | -3/+13 | |
| | * | | | | | | | | | | | MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.h | Thomas Bogendoerfer | 2009-05-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | | MIPS: Alchemy: Timer build fix | Manuel Lauss | 2009-05-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK. | Ralf Baechle | 2009-05-14 | 1 | -4/+0 | |
| | * | | | | | | | | | | | MIPS: Cavium: Add support for 8k and 32k page sizes. | Ralf Baechle | 2009-05-14 | 6 | -4/+44 | |
| | * | | | | | | | | | | | MIPS: TXx9: Fix possible overflow in clock calculations | Atsushi Nemoto | 2009-05-14 | 3 | -3/+3 | |
| | * | | | | | | | | | | | MIPS: Synchronize dma_map_page and dma_map_single | Atsushi Nemoto | 2009-05-14 | 2 | -20/+8 | |
| | * | | | | | | | | | | | MIPS: Enable CLO / CLZ instructions via separate CPU property | Ralf Baechle | 2009-05-14 | 2 | -2/+11 | |
| | * | | | | | | | | | | | MIPS: Loongson 2 needs no hazard barriers. | Zhang Le | 2009-05-14 | 1 | -2/+3 | |
| | * | | | | | | | | | | | MIPS: Do not include seccomp.h from compat.h | Atsushi Nemoto | 2009-05-14 | 1 | -1/+0 | |
| | * | | | | | | | | | | | MIPS: RBTX4939: Fix typo in system name | Atsushi Nemoto | 2009-05-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime | David Daney | 2009-05-14 | 2 | -4/+4 | |
| | * | | | | | | | | | | | MIPS: Fix build error if CONFIG_CEVT_R4K is undefined. | Ralf Baechle | 2009-05-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | MIPS: Add Loongson cpu-feature-overrides.h | Zhang Le | 2009-05-14 | 1 | -0/+59 | |
| | * | | | | | | | | | | | MIPS: Print the actual detected I-cache associativity on bootup. | Ralf Baechle | 2009-05-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | MIPS: gbe: Make needlessly global symbols static in drivers/video/gbefb.c | Dmitri Vorobiev | 2009-05-14 | 1 | -7/+7 | |
| | * | | | | | | | | | | | MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c | Dmitri Vorobiev | 2009-05-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | | MIPS: IP32: ip32_be_handler symbol is needlessly defined global | Dmitri Vorobiev | 2009-05-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | MIPS: IP32: Two symbols can become static | Dmitri Vorobiev | 2009-05-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | | MIPS: au1xxx-ide: Fix build with CONFIG_PM | Manuel Lauss | 2009-05-14 | 1 | -17/+0 | |
| | * | | | | | | | | | | | MIPS: Alchemy: Add missing Au1200 GPIO203 interrupt | Manuel Lauss | 2009-05-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | | MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-one | Manuel Lauss | 2009-05-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC | Kevin D. Kissell | 2009-05-14 | 2 | -2/+6 | |
| | * | | | | | | | | | | | MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate. | Kevin D. Kissell | 2009-05-14 | 1 | -8/+11 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-05-14 | 6 | -13/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Btrfs: Spelling fix in btrfs_lookup_first_block_group comments | Sankar P | 2009-05-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | Btrfs: make show_options result match actual option names | Sage Weil | 2009-05-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | Btrfs: remove outdated comment in btrfs_ioctl_resize() | Li Hong | 2009-05-14 | 1 | -4/+0 | |
| | * | | | | | | | | | | Btrfs: remove some WARN_ONs in the IO failure path | Chris Mason | 2009-05-14 | 2 | -3/+0 | |
| | * | | | | | | | | | | Btrfs: Don't loop forever on metadata IO failures | Chris Mason | 2009-05-14 | 1 | -3/+36 | |
| | * | | | | | | | | | | Btrfs: init inode ordered_data_close flag properly | Chris Mason | 2009-05-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds | 2009-05-13 | 12 | -20/+81 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | xtensa: Fix linker script to include .literal sections | Chris Zankel | 2009-05-11 | 2 | -6/+19 | |
| | * | | | | | | | | | | | xtensa: update s6105_defconfig for ccount calibration | Oskar Schirmer | 2009-05-11 | 1 | -2/+1 |