Age | Commit message (Expand) | Author | Files | Lines |
2012-01-08 | hid-input/battery: remove battery_val | Jeremy Fitzhardinge | 1 | -1/+0 |
2012-01-08 | hid-input/battery: deal with both FEATURE and INPUT report batteries | Jeremy Fitzhardinge | 1 | -0/+1 |
2012-01-08 | hid-input/battery: add quirks for battery | Jeremy Fitzhardinge | 1 | -0/+2 |
2012-01-08 | hid-input: add support for HID devices reporting Battery Strength | Daniel Nicoletti | 1 | -0/+1 |
2011-11-28 | HID: hid-input: add support for HID devices reporting Battery Strength | Jeremy Fitzhardinge | 1 | -0/+16 |
2011-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dm | Linus Torvalds | 4 | -15/+56 |
2011-11-03 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2 | -31/+350 |
2011-11-03 | Merge branch 'akpm' (Andrew's incoming - part two) | Linus Torvalds | 12 | -107/+168 |
2011-11-03 | memcg: replace ss->id_lock with a rwlock | Andrew Bresticker | 1 | -1/+1 |
2011-11-03 | aio: allocate kiocbs in batches | Jeff Moyer | 1 | -0/+1 |
2011-11-03 | pps: new client driver using GPIO | James Nuss | 1 | -0/+32 |
2011-11-03 | include/linux/dma-mapping.h: add dma_zalloc_coherent() | Andrew Morton | 1 | -0/+10 |
2011-11-03 | sysctl: add support for poll() | Lucas De Marchi | 2 | -0/+38 |
2011-11-03 | RapidIO: add mport driver for Tsi721 bridge | Alexandre Bounine | 1 | -0/+1 |
2011-11-03 | include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabled | Manfred Spraul | 1 | -2/+7 |
2011-11-03 | ipc/sem.c: remove private structures from public header file | Manfred Spraul | 1 | -42/+0 |
2011-11-03 | memcg: skip scanning active lists based on individual size | Johannes Weiner | 1 | -4/+6 |
2011-11-03 | memcg: rename mem variable to memcg | Raghavendra K T | 1 | -16/+18 |
2011-11-03 | minix: describe usage of different magic numbers | Sami Kerola | 1 | -5/+5 |
2011-11-03 | thp: share get_huge_page_tail() | Andrea Arcangeli | 1 | -0/+11 |
2011-11-03 | mm: thp: tail page refcounting fix | Andrea Arcangeli | 2 | -38/+39 |
2011-11-03 | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 4 | -5/+119 |
2011-11-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds | 3 | -7/+33 |
2011-11-02 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 7 | -145/+554 |
2011-11-02 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2 | -5/+1 |
2011-11-02 | vfs: add d_prune dentry operation | Sage Weil | 1 | -3/+5 |
2011-11-02 | vfs: protect i_nlink | Miklos Szeredi | 1 | -5/+15 |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi | 1 | -0/+13 |
2011-11-02 | readlinkat: ensure we return ENOENT for the empty pathname for normal lookups | Andy Whitcroft | 1 | -0/+1 |
2011-11-02 | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2 | -1/+18 |
2011-11-02 | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -0/+18 |
2011-11-02 | Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -0/+18 |
2011-11-02 | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -0/+20 |
2011-11-02 | virtio: Add platform bus driver for memory mapped virtio device | Pawel Moll | 1 | -0/+111 |
2011-11-02 | virtio: modify vring_init and vring_size to take account of the layout contai... | Wang Sheng-Hui | 1 | -3/+3 |
2011-11-02 | virtio.h: correct comment for struct virtio_driver | Wang Sheng-Hui | 1 | -2/+2 |
2011-11-02 | virtio_config: Add virtio_config_val_len() | Sasha Levin | 1 | -0/+3 |
2011-11-02 | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 1 | -3/+2 |
2011-11-02 | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator | Linus Torvalds | 3 | -1/+104 |
2011-11-01 | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds | 1 | -3/+3 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 7 | -9/+172 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 7 | -9/+172 |
2011-11-01 | Merge git://github.com/herbertx/crypto | Linus Torvalds | 6 | -0/+138 |
2011-11-01 | Merge Qualcom Hexagon architecture | Linus Torvalds | 2 | -0/+136 |
2011-11-01 | Add extra arch overrides to asm-generic/checksum.h | Linas Vepstas | 1 | -0/+4 |
2011-11-01 | Hexagon: Add locking types and functions | Richard Kuo | 1 | -0/+132 |
2011-11-01 | i7core_edac: Drop the edac_mce facility | Borislav Petkov | 1 | -31/+0 |
2011-11-01 | Merge branch 'akpm' (Andrew's incoming) | Linus Torvalds | 54 | -258/+298 |
2011-11-01 | kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete | Joe Perches | 1 | -0/+4 |
2011-11-01 | llist-return-whether-list-is-empty-before-adding-in-llist_add-fix | Andrew Morton | 1 | -1/+1 |