summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* fs: xattr_handler table should be constStephen Hemminger2010-05-213-4/+4
* Introduce freeze_super and thaw_super for the fsfreeze ioctlJosef Bacik2010-05-211-0/+2
* new helper: iterate_supers()Al Viro2010-05-211-0/+1
* Bury __put_super_and_need_restart()Al Viro2010-05-211-3/+0
* get rid of restarts in sync_filesystems()Al Viro2010-05-211-1/+1
* get rid of S_BIASAl Viro2010-05-211-1/+0
* sb_entry() has been killed a couple of years ago and resurrected on mismergeAl Viro2010-05-211-1/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-211-26/+0
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-0734-109/+243
| |\
| * | Remove unused HDPU driverBenjamin Herrenschmidt2010-04-071-26/+0
* | | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-211-2/+17
|\ \ \
| * \ \ Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie2010-05-1913-10/+54
| |\ \ \ | | | |/ | | |/|
| * | | vga16fb, drm: vga16fb->drm handoffMarcin Slusarz2010-05-181-1/+2
| * | | fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz2010-05-181-0/+1
| * | | fbdev: allow passing more than one aperture for handoffMarcin Slusarz2010-05-181-2/+15
* | | | Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-05-211-0/+14
|\ \ \ \
| * | | | x86, kgdb, init: Add early and late debug statesJason Wessel2010-05-201-0/+14
* | | | | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-05-213-16/+143
|\ \ \ \ \ | |/ / / /
| * | | | printk,kdb: capture printk() when in kdb shellJason Wessel2010-05-201-0/+3
| * | | | kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel2010-05-201-0/+3
| * | | | kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel2010-05-201-0/+1
| * | | | x86,kgdb: Add low level debug hookJason Wessel2010-05-201-0/+1
| * | | | kgdb: remove post_primary_code referencesJason Wessel2010-05-201-14/+0
| * | | | kgdb,docs: Update the kgdb docs to include kdbJason Wessel2010-05-201-1/+11
| * | | | kgdb,8250,pl011: Return immediately from console pollJason Wessel2010-05-202-0/+2
| * | | | kgdb: core changes to support kdbJason Wessel2010-05-201-2/+9
| * | | | kdb: core for kgdb back end (1 of 2)Jason Wessel2010-05-201-0/+113
| * | | | Separate the gdbstub from the debug coreJason Wessel2010-05-201-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-211-0/+10
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp...Jiri Kosina2010-05-191-0/+8
| |\ \ \ \ \ \ \ \
| | | | | * | | | | HID: add suspend/resume hooks for hid driversBruno Prémont2010-04-271-0/+8
| | | | | | |_|_|/ | | | | | |/| | |
| * | | | | | | | Merge branch 'upstream' into for-linusJiri Kosina2010-05-191-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNOREBastien Nocera2010-04-191-0/+2
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-215-15/+69
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | quota: Refactor dquot_transfer code so that OCFS2 can pass in its referencesJan Kara2010-05-211-0/+1
| * | | | | | | | | quota: unify quota init condition in setattrDmitry Monakhov2010-05-211-0/+8
| * | | | | | | | | quota: unify ->set_dqblkChristoph Hellwig2010-05-213-3/+12
| * | | | | | | | | quota: unify ->get_dqblkChristoph Hellwig2010-05-212-3/+3
| * | | | | | | | | quota: Make quota stat accounting lockless.Dmitry Monakhov2010-05-211-8/+34
| * | | | | | | | | jbd: Provide function to check whether transaction will issue data barrierJan Kara2010-05-211-1/+2
| * | | | | | | | | ext2: Add ext2_sb_info s_lock spinlockJan Blunck2010-05-211-0/+9
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-05-215-1/+61
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | serial: Add driver for the Altera UARTTobias Klauser2010-05-212-0/+15
| * | | | | | | | | | serial: Add driver for the Altera JTAG UARTTobias Klauser2010-05-212-0/+19
| * | | | | | | | | | tty: n_gsm line disciplineAlan Cox2010-05-212-0/+26
| * | | | | | | | | | serial: TTY: new ldiscs for stagingPavan Savoy2010-05-211-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-05-218-9/+83
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | netlink: Implment netlink_broadcast_filteredEric W. Biederman2010-05-211-0/+4
| * | | | | | | | | | netns: Teach network device kobjects which namespace they are in.Eric W. Biederman2010-05-211-0/+1
| * | | | | | | | | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-3/+4
OpenPOWER on IntegriCloud