Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | mm/slub.c: beautify code for removing redundancy 'break' statement. | Chen Gang | 2013-08-13 | 1 | -1/+0 | |
| * | | | | | | | | slub: Remove unnecessary page NULL check | Libin | 2013-08-13 | 1 | -1/+1 | |
| * | | | | | | | | slub: don't use cpu partial pages on UP | Uwe Kleine-König | 2013-08-13 | 1 | -1/+1 | |
| * | | | | | | | | mm/slub: beautify code for 80 column limitation and tab alignment | Chen Gang | 2013-07-17 | 1 | -36/+56 | |
| * | | | | | | | | mm/slub: remove 'per_cpu' which is useless variable | Chen Gang | 2013-07-15 | 1 | -5/+1 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-09-15 | 2 | -6/+32 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Input: evdev - add EVIOCREVOKE ioctl | David Herrmann | 2013-09-07 | 2 | -6/+32 | |
* | | | | | | | | | | vfs: fix typo in comment in recent dentry work | Linus Torvalds | 2013-09-15 | 1 | -1/+1 | |
* | | | | | | | | | | partitions/efi: loosen check fot pmbr size in lba | Davidlohr Bueso | 2013-09-15 | 1 | -2/+6 | |
* | | | | | | | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-09-13 | 3 | -4/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | writeback: Do not sort b_io list only because of block device inode | Jan Kara | 2013-07-09 | 3 | -4/+12 | |
* | | | | | | | | | | | vfs: fix dentry LRU list handling and nr_dentry_unused accounting | Linus Torvalds | 2013-09-13 | 1 | -27/+101 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-09-13 | 5 | -13/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | hwmon: (k10temp) remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-09-12 | 1 | -1/+0 | |
| * | | | | | | | | | | hwmon: (tmp421) Fix return value | Sachin Kamat | 2013-09-11 | 1 | -1/+1 | |
| * | | | | | | | | | | hwmon: (amc6821) Remove redundant break | Sachin Kamat | 2013-09-11 | 1 | -3/+0 | |
| * | | | | | | | | | | hwmon: (amc6821) Fix return value | Sachin Kamat | 2013-09-11 | 1 | -2/+2 | |
| * | | | | | | | | | | hwmon: (ibmaem) Fix return value | Sachin Kamat | 2013-09-11 | 1 | -1/+1 | |
| * | | | | | | | | | | hwmon: (emc2103) Fix return value | Sachin Kamat | 2013-09-11 | 1 | -5/+5 | |
* | | | | | | | | | | | Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2013-09-13 | 11 | -353/+324 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xtensa: Fix broken allmodconfig build | Guenter Roeck | 2013-09-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | xtensa: remove CCOUNT_PER_JIFFY | Baruch Siach | 2013-09-06 | 3 | -5/+4 | |
| * | | | | | | | | | | | xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failure | Baruch Siach | 2013-09-06 | 2 | -7/+2 | |
| * | | | | | | | | | | | xtensa: don't use echo -e needlessly | Max Filippov | 2013-09-06 | 2 | -3/+3 | |
| * | | | | | | | | | | | xtensa: new fast_alloca handler | Max Filippov | 2013-09-06 | 1 | -152/+40 | |
| * | | | | | | | | | | | xtensa: keep a3 and excsave1 on entry to exception handlers | Max Filippov | 2013-09-06 | 5 | -142/+238 | |
| * | | | | | | | | | | | xtensa: enable kernel preemption | Max Filippov | 2013-09-06 | 1 | -28/+17 | |
| * | | | | | | | | | | | xtensa: check thread flags atomically on return from user exception | Max Filippov | 2013-09-06 | 1 | -18/+21 | |
| * | | | | | | | | | | | Merge tag 'v3.11' into for_next | Chris Zankel | 2013-09-05 | 1191 | -9597/+15923 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 2013-09-13 | 18 | -312/+561 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | aio: rcu_read_lock protection for new rcu_dereference calls | Artem Savkov | 2013-09-09 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | aio: fix race in ring buffer page lookup introduced by page migration support | Benjamin LaHaise | 2013-09-09 | 1 | -3/+12 | |
| * | | | | | | | | | | | | | aio: fix rcu sparse warnings introduced by ioctx table lookup patch | Benjamin LaHaise | 2013-08-30 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | aio: remove unnecessary debugging from aio_free_ring() | Benjamin LaHaise | 2013-08-30 | 1 | -5/+0 | |
| * | | | | | | | | | | | | | aio: table lookup: verify ctx pointer | Benjamin LaHaise | 2013-08-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | staging/lustre: kiocb->ki_left is removed | Peng Tao | 2013-08-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | aio: fix error handling and rcu usage in "convert the ioctx list to table loo... | Benjamin LaHaise | 2013-08-05 | 1 | -8/+9 | |
| * | | | | | | | | | | | | | aio: be defensive to ensure request batching is non-zero instead of BUG_ON() | Benjamin LaHaise | 2013-07-31 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | aio: convert the ioctx list to table lookup v3 | Benjamin LaHaise | 2013-07-30 | 3 | -25/+118 | |
| * | | | | | | | | | | | | | aio: double aio_max_nr in calculations | Benjamin LaHaise | 2013-07-30 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | aio: Kill ki_dtor | Kent Overstreet | 2013-07-30 | 3 | -14/+2 | |
| * | | | | | | | | | | | | | aio: Kill ki_users | Kent Overstreet | 2013-07-30 | 2 | -40/+12 | |
| * | | | | | | | | | | | | | aio: Kill unneeded kiocb members | Kent Overstreet | 2013-07-30 | 2 | -38/+42 | |
| * | | | | | | | | | | | | | aio: Kill aio_rw_vect_retry() | Kent Overstreet | 2013-07-30 | 11 | -90/+28 | |
| * | | | | | | | | | | | | | aio: Don't use ctx->tail unnecessarily | Kent Overstreet | 2013-07-30 | 1 | -19/+23 | |
| * | | | | | | | | | | | | | aio: io_cancel() no longer returns the io_event | Kent Overstreet | 2013-07-30 | 3 | -33/+12 | |
| * | | | | | | | | | | | | | aio: percpu ioctx refcount | Kent Overstreet | 2013-07-30 | 1 | -39/+27 | |
| * | | | | | | | | | | | | | aio: percpu reqs_available | Kent Overstreet | 2013-07-30 | 1 | -7/+99 | |
| * | | | | | | | | | | | | | aio: reqs_active -> reqs_available | Kent Overstreet | 2013-07-30 | 1 | -16/+22 | |
| * | | | | | | | | | | | | | aio: fix build when migration is disabled | Benjamin LaHaise | 2013-07-17 | 1 | -0/+4 |