Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | alpha: fix breakage caused by df9ee29270 | Ivan Kokshaysky | 2011-01-17 | 1 | -3/+5 |
* | alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to Kconfig | Matt Turner | 2011-01-17 | 1 | -0/+3 |
* | alpha/osf_sys: remove unused MAX_SELECT_SECONDS | Namhyung Kim | 2011-01-17 | 1 | -3/+0 |
* | alpha: change to new Makefile flag variables | matt mooney | 2011-01-17 | 5 | -7/+7 |
* | alpha: kill off alpha_do_IRQ | Kyle McMartin | 2011-01-17 | 21 | -460/+94 |
* | alpha: irq clean up | Kyle McMartin | 2011-01-17 | 20 | -58/+67 |
* | alpha: use set_irq_chip and push down __do_IRQ to the machine types | Kyle McMartin | 2011-01-17 | 20 | -48/+59 |
* | drivers/nfc/pn544.c: fix min_t warnings | Andrew Morton | 2011-01-16 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab... | Linus Torvalds | 2011-01-16 | 4 | -8/+5 |
|\ | |||||
| * | ocfs2: Make OCFS2_FS depend on CONFIGFS_FS | Nicholas Bellinger | 2011-01-16 | 1 | -2/+1 |
| * | dlm: Make DLM depend on CONFIGFS_FS | Nicholas Bellinger | 2011-01-16 | 1 | -2/+1 |
| * | net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FS | Nicholas Bellinger | 2011-01-16 | 1 | -2/+1 |
| * | configfs: change depends -> select SYSFS | Nicholas Bellinger | 2011-01-16 | 1 | -2/+2 |
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 i... | Nicholas Bellinger | 2011-01-16 | 7118 | -309550/+578247 |
| |\ | |||||
| * | | [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE event | Tejun Heo | 2011-01-04 | 2 | -9/+0 |
| * | | [SCSI] sd: implement sd_check_events() | Tejun Heo | 2010-12-28 | 2 | -52/+53 |
| * | | Merge branch 'block' | James Bottomley | 2010-12-22 | 50 | -1038/+1206 |
| |\ \ | |||||
| | * \ | Merge branch 'for-2.6.38/event-handling' into for-next | Jens Axboe | 2010-12-22 | 2 | -47/+41 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'for-2.6.38/core' into for-next | Jens Axboe | 2010-12-20 | 2 | -2/+1 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'for-2.6.38/core' into for-next | Jens Axboe | 2010-12-17 | 6 | -46/+17 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'for-2.6.38/event-handling' into for-next | Jens Axboe | 2010-12-16 | 1 | -0/+1 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'for-2.6.38/event-handling' into for-next | Jens Axboe | 2010-12-16 | 15 | -270/+779 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'for-2.6.38/core' into for-next | Jens Axboe | 2010-12-16 | 96 | -1453/+1311 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'for-linus' into for-next | Jens Axboe | 2010-11-15 | 2 | -47/+39 |
| | |\ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | parisc: fix compile breakage caused by inlining maybe_mkwrite | James Bottomley | 2011-01-16 | 1 | -1/+3 |
* | | | | | | | | | | | fix non-x86 build failure in pmdp_get_and_clear | Andrea Arcangeli | 2011-01-16 | 2 | -18/+7 |
* | | | | | | | | | | | VFS: Fix UP compile error in fs/namespace.c | Al Viro | 2011-01-16 | 1 | -7/+24 |
* | | | | | | | | | | | fs/btrfs: Fix build of ctree | Stefan Schmidt | 2011-01-16 | 1 | -0/+1 |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 2011-01-16 | 15 | -30/+203 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Squashfs: simplify CONFIG_SQUASHFS_LZO handling | Phillip Lougher | 2011-01-13 | 3 | -9/+6 |
| * | | | | | | | | | | | Squashfs: move squashfs_i() definition from squashfs.h | Phillip Lougher | 2011-01-13 | 10 | -13/+6 |
| * | | | | | | | | | | | Squashfs: get rid of default n in Kconfig | Phillip Lougher | 2011-01-13 | 1 | -3/+0 |
| * | | | | | | | | | | | Squashfs: add missing check in zlib_wrapper | Phillip Lougher | 2011-01-13 | 1 | -0/+5 |
| * | | | | | | | | | | | Squashfs: remove unnecessary variable in zlib_wrapper | Phillip Lougher | 2011-01-13 | 1 | -5/+4 |
| * | | | | | | | | | | | Squashfs: Add XZ compression configuration option | Phillip Lougher | 2011-01-13 | 4 | -0/+28 |
| * | | | | | | | | | | | Squashfs: add XZ compression support | Phillip Lougher | 2011-01-13 | 2 | -0/+154 |
* | | | | | | | | | | | | ACPI: Fix boot problem related to APEI with acpi_disabled set | Rafael J. Wysocki | 2011-01-16 | 2 | -5/+5 |
* | | | | | | | | | | | | PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unset | Rafael J. Wysocki | 2011-01-16 | 1 | -3/+0 |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-01-16 | 40 | -854/+1009 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | sanitize vfsmount refcounting changes | Al Viro | 2011-01-16 | 10 | -117/+75 |
| * | | | | | | | | | | | | fix old umount_tree() breakage | Al Viro | 2011-01-16 | 1 | -3/+5 |
| * | | | | | | | | | | | | autofs4: Merge the remaining dentry ops tables | David Howells | 2011-01-15 | 3 | -20/+4 |
| * | | | | | | | | | | | | Unexport do_add_mount() and add in follow_automount(), not ->d_automount() | David Howells | 2011-01-15 | 8 | -89/+101 |
| * | | | | | | | | | | | | Allow d_manage() to be used in RCU-walk mode | David Howells | 2011-01-15 | 5 | -12/+22 |
| * | | | | | | | | | | | | Remove a further kludge from __do_follow_link() | David Howells | 2011-01-15 | 1 | -6/+2 |
| * | | | | | | | | | | | | autofs4: Bump version | Ian Kent | 2011-01-15 | 1 | -1/+1 |
| * | | | | | | | | | | | | autofs4: Add v4 pseudo direct mount support | Ian Kent | 2011-01-15 | 1 | -0/+58 |
| * | | | | | | | | | | | | autofs4: Fix wait validation | Ian Kent | 2011-01-15 | 1 | -1/+16 |
| * | | | | | | | | | | | | autofs4: Clean up autofs4_free_ino() | Ian Kent | 2011-01-15 | 2 | -22/+0 |
| * | | | | | | | | | | | | autofs4: Clean up dentry operations | Ian Kent | 2011-01-15 | 3 | -29/+26 |