| Commit message (Expand) | Author | Files | Lines |
2012-06-06 | x86-64/efi: Use EFI to deal with platform wall clock | Jan Beulich | 2 | -30/+10 |
2012-06-05 | MAINTAINERS: add linux-leds mail list address and git URL | Bryan Wu | 1 | -0/+2 |
2012-06-05 | MAINTAINERS: update util-linux info | Karel Zak | 1 | -4/+4 |
2012-06-05 | radix-tree: fix contiguous iterator | Konstantin Khlebnikov | 2 | -1/+7 |
2012-06-05 | x86/mce: Fix the MCE poll timer logic | Chen Gong | 1 | -1/+1 |
2012-06-05 | drm/radeon/kms: add new SI PCI ids | Alex Deucher | 1 | -2/+3 |
2012-06-05 | drm/radeon/kms: add new BTC PCI ids | Alex Deucher | 1 | -0/+2 |
2012-06-05 | drm/radeon/kms: add new Palm, Sumo PCI ids | Alex Deucher | 1 | -0/+2 |
2012-06-05 | drm/radeon/kms: add new Trinity PCI ids | Alex Deucher | 2 | -4/+25 |
2012-06-05 | KVM: Fix buffer overflow in kvm_set_irq() | Avi Kivity | 1 | -0/+1 |
2012-06-05 | drm/radeon: fix vm deadlocks on cayman | Christian König | 1 | -7/+12 |
2012-06-05 | drm/radeon: fix gpu_init on si | Alex Deucher | 4 | -319/+184 |
2012-06-05 | drm/radeon/hdmi: don't set SEND_MAX_PACKETS bit | Rafał Miłecki | 1 | -1/+0 |
2012-06-05 | drm/radeon/audio: don't hardcode CRTC id | Rafał Miłecki | 1 | -2/+3 |
2012-06-05 | drm/radeon: make audio_init consistent across asics | Alex Deucher | 4 | -33/+24 |
2012-06-04 | fixups for signal breakage | Al Viro | 3 | -4/+4 |
2012-06-04 | nommu: fix compilation of nommu.c | Greg Ungerer | 1 | -1/+1 |
2012-06-04 | vfs: Fix /proc/<tid>/fdinfo/<fd> file handling | Linus Torvalds | 1 | -7/+10 |
2012-06-04 | i2c: Add generic I2C multiplexer using pinctrl API | Stephen Warren | 5 | -0/+426 |
2012-06-04 | ARM: dma-mapping: remove unconditional dependency on CMA | Marek Szyprowski | 2 | -7/+4 |
2012-06-04 | gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx' | Kukjin Kim | 1 | -1/+1 |
2012-06-04 | Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" | Linus Torvalds | 4 | -150/+28 |
2012-06-04 | mm: fix warning in __set_page_dirty_nobuffers | Hugh Dickins | 1 | -1/+4 |
2012-06-03 | vfs: move inode stat information closer together | Linus Torvalds | 1 | -3/+3 |
2012-06-03 | target/file: Use O_DSYNC by default for FILEIO backends | Nicholas Bellinger | 2 | -54/+17 |
2012-06-03 | Linux 3.5-rc1v3.5-rc1 | Linus Torvalds | 1 | -2/+2 |
2012-06-03 | dm thin: provide userspace access to pool metadata | Joe Thornber | 5 | -11/+193 |
2012-06-03 | dm thin: use slab mempools | Mike Snitzer | 1 | -62/+99 |
2012-06-03 | dm mpath: allow ioctls to trigger pg init | Mikulas Patocka | 1 | -9/+17 |
2012-06-03 | dm mpath: delay retry of bypassed pg | Mike Christie | 1 | -2/+6 |
2012-06-03 | dm mpath: reduce size of struct multipath | Mike Snitzer | 1 | -6/+7 |
2012-06-03 | tty: Revert the tty locking series, it needs more work | Linus Torvalds | 14 | -191/+119 |
2012-06-02 | fec_mpc52xx: fix timestamp filtering | Stephan Gatzka | 1 | -1/+1 |
2012-06-02 | mcs7830: Implement link state detection | Ondrej Zary | 1 | -2/+23 |
2012-06-02 | powerpc: Fix size of st_nlink on 64bit | Anton Blanchard | 1 | -1/+1 |
2012-06-02 | frv: Remove bogus closing parenthesis | Geert Uytterhoeven | 1 | -1/+1 |
2012-06-02 | e1000e: fix Rapid Start Technology support for i217 | Bruce Allan | 1 | -9/+9 |
2012-06-02 | e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats() | Sebastian Andrzej Siewior | 1 | -1/+1 |
2012-06-02 | nls: fix (and rename) mac NLS table files and config options | Linus Torvalds | 13 | -33/+33 |
2012-06-02 | fs/nls/Makefile: remove bogus CONFIG_ assignments | Andrew Morton | 1 | -12/+0 |
2012-06-02 | r8169: call netif_napi_del at errpaths and at driver unload | Devendra Naga | 1 | -0/+3 |
2012-06-01 | x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 | H.J. Lu | 1 | -6/+0 |
2012-06-01 | mtd: mxc_nand: move ecc strengh setup before nand_scan_tail | Sascha Hauer | 1 | -6/+6 |
2012-06-01 | mtd: block2mtd: fix recursive call of mtd_writev | Gabor Juhos | 1 | -1/+0 |
2012-06-01 | mtd: gpmi-nand: define ecc.strength | Marek Vasut | 1 | -0/+5 |
2012-06-01 | apple-gmux: Fix up the suspend/resume patch | Matthew Garrett | 1 | -1/+1 |
2012-06-01 | mtd: of_parts: fix breakage in Kconfig | Frank Svendsboe | 1 | -1/+1 |
2012-06-01 | tcp: reflect SYN queue_mapping into SYNACK packets | Eric Dumazet | 2 | -6/+12 |
2012-06-01 | tcp: do not create inetpeer on SYNACK message | Eric Dumazet | 1 | -1/+2 |
2012-06-01 | 8139cp/8139too: terminate the eeprom access with the right opmode | Jason Wang | 2 | -2/+2 |