| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: pxa: use chained interrupt for GPIO0 and GPIO1 | Haojian Zhuang | 2011-11-14 | 4 | -75/+16 |
* | ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ | Haojian Zhuang | 2011-11-14 | 34 | -176/+176 |
* | Revert "hvc_console: display printk messages on console." | Linus Torvalds | 2011-11-06 | 1 | -6/+1 |
* | powerpc: fix building hvc_opal.c | Michael Neuling | 2011-11-06 | 1 | -0/+1 |
* | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2011-11-06 | 6 | -59/+83 |
|\ |
|
| * | jump-label: initialize jump-label subsystem much earlier | Jeremy Fitzhardinge | 2011-10-25 | 3 | -9/+13 |
| * | x86/jump_label: add arch_jump_label_transform_static() | Jeremy Fitzhardinge | 2011-10-25 | 1 | -3/+17 |
| * | s390/jump-label: add arch_jump_label_transform_static() | Jeremy Fitzhardinge | 2011-10-25 | 1 | -20/+31 |
| * | jump_label: add arch_jump_label_transform_static() to optimise non-live code ... | Jeremy Fitzhardinge | 2011-10-25 | 2 | -3/+17 |
| * | sparc/jump_label: drop arch_jump_label_text_poke_early() | Jeremy Fitzhardinge | 2011-10-25 | 1 | -8/+0 |
| * | x86/jump_label: drop arch_jump_label_text_poke_early() | Jeremy Fitzhardinge | 2011-10-25 | 1 | -6/+0 |
| * | jump_label: if a key has already been initialized, don't nop it out | Jeremy Fitzhardinge | 2011-10-25 | 2 | -14/+9 |
| * | stop_machine: make stop_machine safe and efficient to call early | Jeremy Fitzhardinge | 2011-10-25 | 1 | -0/+22 |
| * | jump_label: use proper atomic_t initializer | Jeremy Fitzhardinge | 2011-10-25 | 1 | -2/+2 |
* | | Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-11-06 | 6 | -1/+346 |
|\ \ |
|
| * | | xen/dom0: set wallclock time in Xen | Jeremy Fitzhardinge | 2011-09-26 | 1 | -1/+15 |
| * | | xen: add dom0_op hypercall | Jeremy Fitzhardinge | 2011-09-26 | 1 | -0/+8 |
| * | | xen/acpi: Domain0 acpi parser related platform hypercall | Yu Ke | 2011-09-26 | 4 | -0/+323 |
* | | | Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 8 | -31/+25 |
|\ \ \ |
|
| * | | | xen: use static initializers in xen-balloon.c | Olaf Hering | 2011-07-29 | 1 | -9/+8 |
| * | | | Xen: fix braces and tabs coding style issue in xenbus_probe.c | Ruslan Pisarev | 2011-07-26 | 1 | -4/+3 |
| * | | | Xen: fix braces coding style issue in xenbus_probe.h | Ruslan Pisarev | 2011-07-26 | 1 | -2/+1 |
| * | | | Xen: fix whitespaces,tabs coding style issue in drivers/xen/pci.c | Ruslan Pisarev | 2011-07-26 | 1 | -2/+2 |
| * | | | Xen: fix braces coding style issue in gntdev.c and grant-table.c | Ruslan Pisarev | 2011-07-26 | 2 | -3/+2 |
| * | | | Xen: fix whitespaces,tabs coding style issue in drivers/xen/events.c | Ruslan Pisarev | 2011-07-26 | 1 | -5/+4 |
| * | | | Xen: fix whitespaces,tabs coding style issue in drivers/xen/balloon.c | Ruslan Pisarev | 2011-07-26 | 1 | -8/+7 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-11-06 | 31 | -1603/+5423 |
|\ \ \ \ |
|
| * | | | | Btrfs: check for a null fs root when writing to the backup root log | Chris Mason | 2011-11-06 | 1 | -3/+10 |
| * | | | | Btrfs: fix race during transaction joins | Chris Mason | 2011-11-06 | 1 | -5/+8 |
| * | | | | Btrfs: fix a potential btrfs_bio leak on scrub fixups | Ilya Dryomov | 2011-11-06 | 1 | -0/+1 |
| * | | | | Btrfs: rename btrfs_bio multi -> bbio for consistency | Ilya Dryomov | 2011-11-06 | 1 | -15/+15 |
| * | | | | Btrfs: stop leaking btrfs_bios on readahead | Ilya Dryomov | 2011-11-06 | 1 | -0/+2 |
| * | | | | Btrfs: stop the readahead threads on failed mount | Chris Mason | 2011-11-06 | 1 | -0/+1 |
| * | | | | Btrfs: fix extent_buffer leak in the metadata IO error handling | Chris Mason | 2011-11-06 | 1 | -0/+1 |
| * | | | | Btrfs: fix the new inspection ioctls for 32 bit compat | Chris Mason | 2011-11-06 | 4 | -16/+15 |
| * | | | | Merge git://git.jan-o-sch.net/btrfs-unstable into integration | Chris Mason | 2011-11-06 | 14 | -280/+1930 |
| |\ \ \ \ |
|
| | * | | | | btrfs: integrating raid-repair and scrub-fixup-nodatasum | Jan Schmidt | 2011-09-29 | 1 | -25/+67 |
| | * | | | | btrfs: Moved repair code from inode.c to extent_io.c | Jan Schmidt | 2011-09-29 | 3 | -159/+393 |
| | * | | | | btrfs: Put mirror_num in bi_bdev | Jan Schmidt | 2011-09-29 | 1 | -0/+2 |
| | * | | | | btrfs: Do not use bio->bi_bdev after submission | Jan Schmidt | 2011-09-29 | 1 | -1/+1 |
| | * | | | | btrfs: btrfs_multi_bio replaced with btrfs_bio | Jan Schmidt | 2011-09-29 | 4 | -78/+90 |
| | * | | | | btrfs: new ioctls to do logical->inode and inode->path resolving | Jan Schmidt | 2011-09-29 | 2 | -0/+162 |
| | * | | | | btrfs scrub: add fixup code for errors on nodatasum files | Jan Schmidt | 2011-09-29 | 2 | -6/+183 |
| | * | | | | btrfs scrub: use int for mirror_num, not u64 | Jan Schmidt | 2011-09-29 | 1 | -4/+4 |
| | * | | | | btrfs: add mirror_num to extent_read_full_page | Jan Schmidt | 2011-09-29 | 4 | -6/+6 |
| | * | | | | btrfs scrub: bugfix: mirror_num off by one | Jan Schmidt | 2011-09-29 | 1 | -6/+6 |
| | * | | | | btrfs scrub: print paths of corrupted files | Jan Schmidt | 2011-09-29 | 1 | -6/+163 |
| | * | | | | btrfs scrub: added unverified_errors | Jan Schmidt | 2011-09-29 | 1 | -11/+26 |
| | * | | | | btrfs: added helper functions to iterate backrefs | Jan Schmidt | 2011-09-29 | 4 | -1/+851 |
| * | | | | | Merge branch 'for-chris' of git://github.com/sensille/linux into integration | Chris Mason | 2011-11-06 | 10 | -70/+1130 |
| |\ \ \ \ \ |
|