Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | i7core_edac: Drop the edac_mce facility | Borislav Petkov | 2011-11-01 | 1 | -31/+0 | |
| * | | | | | | | | | edac: Move edac main structs to include/linux/edac.h | Mauro Carvalho Chehab | 2011-10-31 | 1 | -0/+350 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'akpm' (Andrew's incoming - part two) | Linus Torvalds | 2011-11-02 | 12 | -107/+168 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | memcg: replace ss->id_lock with a rwlock | Andrew Bresticker | 2011-11-02 | 1 | -1/+1 | |
| * | | | | | | | | | aio: allocate kiocbs in batches | Jeff Moyer | 2011-11-02 | 1 | -0/+1 | |
| * | | | | | | | | | pps: new client driver using GPIO | James Nuss | 2011-11-02 | 1 | -0/+32 | |
| * | | | | | | | | | include/linux/dma-mapping.h: add dma_zalloc_coherent() | Andrew Morton | 2011-11-02 | 1 | -0/+10 | |
| * | | | | | | | | | sysctl: add support for poll() | Lucas De Marchi | 2011-11-02 | 2 | -0/+38 | |
| * | | | | | | | | | RapidIO: add mport driver for Tsi721 bridge | Alexandre Bounine | 2011-11-02 | 1 | -0/+1 | |
| * | | | | | | | | | include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabled | Manfred Spraul | 2011-11-02 | 1 | -2/+7 | |
| * | | | | | | | | | ipc/sem.c: remove private structures from public header file | Manfred Spraul | 2011-11-02 | 1 | -42/+0 | |
| * | | | | | | | | | memcg: skip scanning active lists based on individual size | Johannes Weiner | 2011-11-02 | 1 | -4/+6 | |
| * | | | | | | | | | memcg: rename mem variable to memcg | Raghavendra K T | 2011-11-02 | 1 | -16/+18 | |
| * | | | | | | | | | minix: describe usage of different magic numbers | Sami Kerola | 2011-11-02 | 1 | -5/+5 | |
| * | | | | | | | | | thp: share get_huge_page_tail() | Andrea Arcangeli | 2011-11-02 | 1 | -0/+11 | |
| * | | | | | | | | | mm: thp: tail page refcounting fix | Andrea Arcangeli | 2011-11-02 | 2 | -38/+39 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 2011-11-02 | 4 | -5/+119 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | virtio: Add platform bus driver for memory mapped virtio device | Pawel Moll | 2011-11-02 | 1 | -0/+111 | |
| * | | | | | | | | | virtio: modify vring_init and vring_size to take account of the layout contai... | Wang Sheng-Hui | 2011-11-02 | 1 | -3/+3 | |
| * | | | | | | | | | virtio.h: correct comment for struct virtio_driver | Wang Sheng-Hui | 2011-11-02 | 1 | -2/+2 | |
| * | | | | | | | | | virtio_config: Add virtio_config_val_len() | Sasha Levin | 2011-11-02 | 1 | -0/+3 | |
* | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds | 2011-11-02 | 3 | -7/+33 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | vfs: add d_prune dentry operation | Sage Weil | 2011-11-02 | 1 | -3/+5 | |
| * | | | | | | | | | | vfs: protect i_nlink | Miklos Szeredi | 2011-11-02 | 1 | -5/+15 | |
| * | | | | | | | | | | filesystems: add set_nlink() | Miklos Szeredi | 2011-11-02 | 1 | -0/+13 | |
| * | | | | | | | | | | readlinkat: ensure we return ENOENT for the empty pathname for normal lookups | Andy Whitcroft | 2011-11-02 | 1 | -0/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2011-11-02 | 6 | -138/+81 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fs: optimize out 16 bytes worth of padding in struct inode | Theodore Ts'o | 2011-10-29 | 1 | -5/+5 | |
| * | | | | | | | | | | jdb/jbd2: factor out common functions from the jbd[2] header files | Thomas Gleixner | 2011-10-27 | 3 | -127/+70 | |
| * | | | | | | | | | | jbd2: use gfp_t instead of int | Dan Carpenter | 2011-09-04 | 1 | -2/+2 | |
| * | | | | | | | | | | ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes | Theodore Ts'o | 2011-08-31 | 2 | -4/+4 | |
* | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2011-11-02 | 2 | -5/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY. | Tao Ma | 2011-10-10 | 1 | -4/+0 | |
| * | | | | | | | | | | ext3: remove deprecated oldalloc | Lukas Czerner | 2011-08-17 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 2 | -1/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'dt/gic' into next/dt | Arnd Bergmann | 2011-10-31 | 6 | -13/+172 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | irq: support domains with non-zero hwirq base | Rob Herring | 2011-10-31 | 1 | -1/+15 | |
| | * | | | | | | | | | | | of/irq: introduce of_irq_init | Rob Herring | 2011-10-31 | 1 | -0/+3 | |
| | * | | | | | | | | | | | Merge remote-tracking branch 'rmk/devel-stable' into HEAD | Rob Herring | 2011-10-24 | 4 | -12/+154 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'omap/dt' into next/dt | Arnd Bergmann | 2011-10-31 | 1 | -0/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 1 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | of: Add helpers to get one string in multiple strings property | Benoit Cousson | 2011-10-04 | 1 | -0/+18 | |
* | | | | | | | | | | | | | | Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 1 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'l2x0' of rmk tree into prima2-l2x0 | Barry Song | 2011-10-24 | 2 | -10/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | ARM: CSR: add rtc i/o bridge interface for SiRFprimaII | Zhiwu Song | 2011-09-11 | 1 | -0/+18 | |
* | | | | | | | | | | | | | | | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 1 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | clocksource: fixup ux500 build problems | Linus Walleij | 2011-10-03 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | clocksource: add DBX500 PRCMU Timer support | Mattias Wallin | 2011-09-22 | 1 | -0/+22 | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2011-11-01 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | I2C: OMAP: remove unused function pointers from pdata | Kevin Hilman | 2011-10-29 | 1 | -3/+0 |