| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: xattr_handler table should be const | Stephen Hemminger | 2010-05-21 | 3 | -4/+4 |
* | Introduce freeze_super and thaw_super for the fsfreeze ioctl | Josef Bacik | 2010-05-21 | 1 | -0/+2 |
* | new helper: iterate_supers() | Al Viro | 2010-05-21 | 1 | -0/+1 |
* | Bury __put_super_and_need_restart() | Al Viro | 2010-05-21 | 1 | -3/+0 |
* | get rid of restarts in sync_filesystems() | Al Viro | 2010-05-21 | 1 | -1/+1 |
* | get rid of S_BIAS | Al Viro | 2010-05-21 | 1 | -1/+0 |
* | sb_entry() has been killed a couple of years ago and resurrected on mismerge | Al Viro | 2010-05-21 | 1 | -1/+0 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-05-21 | 1 | -26/+0 |
|\ |
|
| * | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2010-05-07 | 34 | -109/+243 |
| |\ |
|
| * | | Remove unused HDPU driver | Benjamin Herrenschmidt | 2010-04-07 | 1 | -26/+0 |
* | | | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-21 | 1 | -2/+17 |
|\ \ \ |
|
| * \ \ | Merge remote branch 'anholt/drm-intel-next' into drm-next | Dave Airlie | 2010-05-19 | 13 | -10/+54 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | vga16fb, drm: vga16fb->drm handoff | Marcin Slusarz | 2010-05-18 | 1 | -1/+2 |
| * | | | fbmem, drm/nouveau: kick firmware framebuffers as soon as possible | Marcin Slusarz | 2010-05-18 | 1 | -0/+1 |
| * | | | fbdev: allow passing more than one aperture for handoff | Marcin Slusarz | 2010-05-18 | 1 | -2/+15 |
* | | | | Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-05-21 | 1 | -0/+14 |
|\ \ \ \ |
|
| * | | | | x86, kgdb, init: Add early and late debug states | Jason Wessel | 2010-05-20 | 1 | -0/+14 |
* | | | | | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-05-21 | 3 | -16/+143 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | printk,kdb: capture printk() when in kdb shell | Jason Wessel | 2010-05-20 | 1 | -0/+3 |
| * | | | | kgdboc,kdb: Allow kdb to work on a non open console port | Jason Wessel | 2010-05-20 | 1 | -0/+3 |
| * | | | | kgdb: Add the ability to schedule a breakpoint via a tasklet | Jason Wessel | 2010-05-20 | 1 | -0/+1 |
| * | | | | x86,kgdb: Add low level debug hook | Jason Wessel | 2010-05-20 | 1 | -0/+1 |
| * | | | | kgdb: remove post_primary_code references | Jason Wessel | 2010-05-20 | 1 | -14/+0 |
| * | | | | kgdb,docs: Update the kgdb docs to include kdb | Jason Wessel | 2010-05-20 | 1 | -1/+11 |
| * | | | | kgdb,8250,pl011: Return immediately from console poll | Jason Wessel | 2010-05-20 | 2 | -0/+2 |
| * | | | | kgdb: core changes to support kdb | Jason Wessel | 2010-05-20 | 1 | -2/+9 |
| * | | | | kdb: core for kgdb back end (1 of 2) | Jason Wessel | 2010-05-20 | 1 | -0/+113 |
| * | | | | Separate the gdbstub from the debug core | Jason Wessel | 2010-05-20 | 1 | -0/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-21 | 1 | -0/+10 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-----. \ \ \ \ | Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp... | Jiri Kosina | 2010-05-19 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | HID: add suspend/resume hooks for hid drivers | Bruno Prémont | 2010-04-27 | 1 | -0/+8 |
| | | | | | |_|_|/
| | | | | |/| | | |
|
| * | | | | | | | | Merge branch 'upstream' into for-linus | Jiri Kosina | 2010-05-19 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNORE | Bastien Nocera | 2010-04-19 | 1 | -0/+2 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-05-21 | 5 | -15/+69 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | quota: Refactor dquot_transfer code so that OCFS2 can pass in its references | Jan Kara | 2010-05-21 | 1 | -0/+1 |
| * | | | | | | | | | quota: unify quota init condition in setattr | Dmitry Monakhov | 2010-05-21 | 1 | -0/+8 |
| * | | | | | | | | | quota: unify ->set_dqblk | Christoph Hellwig | 2010-05-21 | 3 | -3/+12 |
| * | | | | | | | | | quota: unify ->get_dqblk | Christoph Hellwig | 2010-05-21 | 2 | -3/+3 |
| * | | | | | | | | | quota: Make quota stat accounting lockless. | Dmitry Monakhov | 2010-05-21 | 1 | -8/+34 |
| * | | | | | | | | | jbd: Provide function to check whether transaction will issue data barrier | Jan Kara | 2010-05-21 | 1 | -1/+2 |
| * | | | | | | | | | ext2: Add ext2_sb_info s_lock spinlock | Jan Blunck | 2010-05-21 | 1 | -0/+9 |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-05-21 | 5 | -1/+61 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | serial: Add driver for the Altera UART | Tobias Klauser | 2010-05-21 | 2 | -0/+15 |
| * | | | | | | | | | | serial: Add driver for the Altera JTAG UART | Tobias Klauser | 2010-05-21 | 2 | -0/+19 |
| * | | | | | | | | | | tty: n_gsm line discipline | Alan Cox | 2010-05-21 | 2 | -0/+26 |
| * | | | | | | | | | | serial: TTY: new ldiscs for staging | Pavan Savoy | 2010-05-21 | 1 | -1/+1 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-05-21 | 8 | -9/+83 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | netlink: Implment netlink_broadcast_filtered | Eric W. Biederman | 2010-05-21 | 1 | -0/+4 |
| * | | | | | | | | | | netns: Teach network device kobjects which namespace they are in. | Eric W. Biederman | 2010-05-21 | 1 | -0/+1 |
| * | | | | | | | | | | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 | 1 | -3/+4 |