| Commit message (Expand) | Author | Files | Lines |
2012-05-21 | um: Use generic time config | Anna-Maria Gleixner | 1 | -4/+1 |
2012-05-21 | tile: Use generic time config | Anna-Maria Gleixner | 1 | -3/+1 |
2012-05-21 | sparc: Use: generic time config | Anna-Maria Gleixner | 1 | -12/+3 |
2012-05-21 | sh: Use generic time config | Anna-Maria Gleixner | 1 | -10/+2 |
2012-05-21 | score: Use generic time config | Anna-Maria Gleixner | 1 | -3/+1 |
2012-05-21 | s390: Use generic time config | Anna-Maria Gleixner | 1 | -9/+3 |
2012-05-21 | openrisc: Use generic time config | Anna-Maria Gleixner | 1 | -3/+1 |
2012-05-21 | powerpc: Use generic time config | Anna-Maria Gleixner | 1 | -9/+3 |
2012-05-21 | mn10300: Use generic time config | Anna-Maria Gleixner | 1 | -6/+1 |
2012-05-21 | mips: Use generic time config | Anna-Maria Gleixner | 1 | -11/+2 |
2012-05-21 | microblaze: Use generic time config | Anna-Maria Gleixner | 1 | -6/+1 |
2012-05-21 | m68k: Use generic time config | Anna-Maria Gleixner | 1 | -6/+1 |
2012-05-21 | m32r: Use generic time config | Anna-Maria Gleixner | 1 | -3/+1 |
2012-05-21 | ia64: Use generic time config | Anna-Maria Gleixner | 1 | -7/+2 |
2012-05-21 | hexagon: Use generic time config | Anna-Maria Gleixner | 1 | -12/+3 |
2012-05-21 | cris: Use generic time config | Anna-Maria Gleixner | 1 | -6/+1 |
2012-05-21 | c6x: Use generic time config | Anna-Maria Gleixner | 1 | -6/+1 |
2012-05-21 | blackfin: Use generic time config | Anna-Maria Gleixner | 1 | -5/+3 |
2012-05-21 | avr32: Use generic time config | Anna-Maria Gleixner | 1 | -3/+1 |
2012-05-21 | arm: Use generic time config | Anna-Maria Gleixner | 1 | -16/+2 |
2012-05-21 | alpha: Use generic time config | Anna-Maria Gleixner | 1 | -3/+1 |
2012-05-21 | timers: Provide generic Kconfig switches | Thomas Gleixner | 1 | -0/+35 |
2012-05-07 | x86: Allow multiple values to be specified with "hpet=" | Jan Beulich | 1 | -1/+6 |
2012-05-07 | x86: Clear HPET configuration registers on startup | Jan Beulich | 1 | -8/+51 |
2012-05-07 | IA32 emulation: Fix build problem for modular ia32 a.out support | Larry Finger | 1 | -0/+1 |
2012-05-07 | Linux 3.4-rc6v3.4-rc6 | Linus Torvalds | 1 | -1/+1 |
2012-05-06 | x86: fix broken TASK_SIZE for ia32_aout | Al Viro | 1 | -2/+1 |
2012-05-06 | Btrfs: avoid sleeping in verify_parent_transid while atomic | Chris Mason | 5 | -17/+34 |
2012-05-06 | TTY: pdc_cons, fix regression in close | Jiri Slaby | 1 | -1/+1 |
2012-05-05 | init: don't try mounting device as nfs root unless type fully matches | Sasha Levin | 1 | -1/+1 |
2012-05-05 | ACPI: Fix D3hot v D3cold confusion | Lin Ming | 4 | -16/+14 |
2012-05-05 | hfsplus: Fix potential buffer overflows | Greg Kroah-Hartman | 2 | -0/+15 |
2012-05-05 | CPU frequency drivers MAINTAINERS update | Dave Jones | 1 | -3/+0 |
2012-05-05 | seqlock: add 'raw_seqcount_begin()' function | Linus Torvalds | 1 | -0/+21 |
2012-05-04 | Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read | Linus Torvalds | 1 | -1/+1 |
2012-05-04 | intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND | Yong Wang | 1 | -1/+1 |
2012-05-04 | arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver | Bjarke Istrup Pedersen | 1 | -1/+1 |
2012-05-04 | Btrfs: fix crash in scrub repair code when device is missing | Stefan Behrens | 1 | -0/+7 |
2012-05-04 | btrfs: Fix mismatching struct members in ioctl.h | Alexander Block | 1 | -2/+2 |
2012-05-04 | Btrfs: fix page leak when allocing extent buffers | Josef Bacik | 1 | -2/+2 |
2012-05-04 | Btrfs: Add properly locking around add_root_to_dirty_list | Chris Mason | 1 | -0/+2 |
2012-05-04 | ASoC: omap-pcm: Free dma buffers in case of error. | Oleg Matcovschi | 1 | -0/+4 |
2012-05-04 | drm/radeon: clarify and extend wb setup on APUs and NI+ asics | Alex Deucher | 1 | -2/+2 |
2012-05-04 | md/bitmap: fix calculation of 'chunks' - missing shift. | NeilBrown | 2 | -5/+1 |
2012-05-04 | fs/cifs: fix parsing of dfs referrals | Stefan Metzmacher | 1 | -1/+5 |
2012-05-04 | efivars: Improve variable validation | Matthew Garrett | 1 | -16/+30 |
2012-05-03 | vfs: make word-at-a-time accesses handle a non-existing page | Linus Torvalds | 4 | -7/+58 |
2012-05-03 | cifs: make sure we ignore the credentials= and cred= options | Jeff Layton | 1 | -0/+2 |
2012-05-03 | [CIFS] Update cifs version to 1.78 | Steve French | 1 | -1/+1 |
2012-05-03 | cifs - check S_AUTOMOUNT in revalidate | Ian Kent | 1 | -5/+12 |