Age | Commit message (Expand) | Author | Files | Lines |
2012-02-03 | include/linux/lp8727.h: Remove executable bit | Josh Triplett | 1 | -0/+0 |
2012-02-03 | Fix race in process_vm_rw_core | Christopher Yeoh | 1 | -0/+6 |
2012-02-02 | net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary | Haiyang Zhang | 1 | -1/+1 |
2012-02-02 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen... | Linus Torvalds | 1 | -0/+1 |
2012-02-02 | Input: Use accessor for MT values | Henrik Rydberg | 1 | -2/+6 |
2012-02-02 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 1 | -2/+0 |
2012-02-02 | usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu() | Kuninori Morimoto | 1 | -1/+1 |
2012-02-01 | mtd: fix merge conflict resolution breakage | Artem Bityutskiy | 1 | -1/+1 |
2012-02-01 | Input: gpio_keys - fix struct device declared inside parameter list | Heiko Stübner | 1 | -0/+2 |
2012-02-01 | dma: sh_dma: not all SH DMAC implementations support MEMCPY | Guennadi Liakhovetski | 1 | -0/+1 |
2012-02-01 | lib/mpi: replaced MPI_NULL with normal NULL | Dmitry Kasatkin | 1 | -2/+0 |
2012-02-01 | lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernel | Wu Fengguang | 1 | -0/+4 |
2012-01-31 | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream | Linus Torvalds | 1 | -2/+2 |
2012-01-31 | Input: add Cypress TTSP capacitive multi-touch screen support | Javier Martinez Canillas | 1 | -0/+58 |
2012-01-30 | Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -139/+0 |
2012-01-30 | mtd: fix MTD suspend | Artem Bityutskiy | 1 | -3/+1 |
2012-01-29 | PM / Hibernate: Fix s2disk regression related to freezing workqueues | Rafael J. Wysocki | 1 | -0/+2 |
2012-01-29 | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -164/+0 |
2012-01-29 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 3 | -21/+7 |
2012-01-27 | perf: Fix broken interrupt rate throttling | Stephane Eranian | 1 | -0/+1 |
2012-01-27 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2012-01-25 | Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb... | Greg Kroah-Hartman | 1 | -139/+0 |
2012-01-25 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -2/+2 |
2012-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -2/+21 |
2012-01-25 | team: send only changed options/ports via netlink | Jiri Pirko | 1 | -0/+10 |
2012-01-25 | kernel-doc: fix new warning in usb.h | Randy Dunlap | 1 | -0/+1 |
2012-01-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -1/+5 |
2012-01-24 | kernel-doc: fix new warnings in device.h | Randy Dunlap | 1 | -5/+10 |
2012-01-24 | usb: otg: kill langwell_otg driver | Alexander Shishkin | 1 | -139/+0 |
2012-01-24 | migrate_mode.h is not exported to user mode | Stephen Rothwell | 1 | -1/+1 |
2012-01-24 | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+17 |
2012-01-23 | Merge branch 'kernel-doc' from Randy Dunlap | Linus Torvalds | 3 | -6/+12 |
2012-01-23 | kernel-doc: fix kernel-doc warnings in sched | Randy Dunlap | 1 | -1/+1 |
2012-01-23 | kernel-doc: fix new warning in usb.h | Randy Dunlap | 1 | -0/+1 |
2012-01-23 | kernel-doc: fix new warnings in device.h | Randy Dunlap | 1 | -5/+10 |
2012-01-23 | SHM_UNLOCK: fix Unevictable pages stranded after swap | Hugh Dickins | 2 | -1/+2 |
2012-01-23 | kdump: define KEXEC_NOTE_BYTES arch specific for s390x | Michael Holzheu | 1 | -0/+2 |
2012-01-23 | mm: fix warnings regarding enum migrate_mode | Andrew Morton | 3 | -14/+18 |
2012-01-23 | thermal: Rename generate_netlink_event | Jean Delvare | 1 | -2/+2 |
2012-01-23 | driver core: remove drivers/base/sys.c and include/linux/sysdev.h | Greg Kroah-Hartman | 1 | -164/+0 |
2012-01-23 | net: introduce res_counter_charge_nofail() for socket allocations | Glauber Costa | 1 | -0/+6 |
2012-01-23 | cgroup: make sure memcg margin is 0 when over limit | Glauber Costa | 1 | -1/+4 |
2012-01-23 | tcp: detect loss above high_seq in recovery | Yuchung Cheng | 1 | -1/+0 |
2012-01-23 | mlx4_en: eth statistics modification | Eugenia Emantayev | 1 | -0/+1 |
2012-01-21 | MFD: mcp-core: fix mcp_priv() to be more type safe | Russell King | 1 | -1/+4 |
2012-01-20 | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b... | Russell King | 3 | -20/+3 |
2012-01-20 | PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regression | Srivatsa S. Bhat | 1 | -2/+17 |
2012-01-19 | KEYS: Permit key_serial() to be called with a const key pointer | David Howells | 1 | -1/+1 |
2012-01-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -6/+24 |
2012-01-19 | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 1 | -0/+434 |