aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-21sysfs: Don't use enums in inline function declaration.Eric W. Biederman
2010-05-21sysfs: Comment sysfs directory tagging logicSerge E. Hallyn
2010-05-21sysfs: Implement sysfs_delete_linkEric W. Biederman
2010-05-21sysfs: Implement sysfs tagged directory support.Eric W. Biederman
2010-05-21kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman
2010-05-21lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner
2010-05-21devtmpfs: support !CONFIG_TMPFSPeter Korsgaard
2010-05-21kref: remove kref_setNeilBrown
2010-05-21firmware_class: fix memory leak - free allocated pagesDavid Woodhouse
2010-05-21serial: Add driver for the Altera UARTTobias Klauser
2010-05-21serial: Add driver for the Altera JTAG UARTTobias Klauser
2010-05-21tty: n_gsm line disciplineAlan Cox
2010-05-21serial: TTY: new ldiscs for stagingPavan Savoy
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20x86, kgdb, init: Add early and late debug statesJason Wessel
2010-05-20printk,kdb: capture printk() when in kdb shellJason Wessel
2010-05-20kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel
2010-05-20kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel
2010-05-20x86,kgdb: Add low level debug hookJason Wessel
2010-05-20kgdb: remove post_primary_code referencesJason Wessel
2010-05-20kgdb,docs: Update the kgdb docs to include kdbJason Wessel
2010-05-20kgdb,8250,pl011: Return immediately from console pollJason Wessel
2010-05-20kgdb: core changes to support kdbJason Wessel
2010-05-20kdb: core for kgdb back end (2 of 2)Jason Wessel
2010-05-20kdb: core for kgdb back end (1 of 2)Jason Wessel
2010-05-20Separate the gdbstub from the debug coreJason Wessel
2010-05-20Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds
2010-05-20USB: remove unused usb_buffer_alloc and usb_buffer_free macrosGreg Kroah-Hartman
2010-05-20USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman
2010-05-20USB: usb.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: remove usb_find_deviceMing Lei
2010-05-20USB: f_fs: the FunctionFS driverMichal Nazarewicz
2010-05-20wait_event_interruptible_locked() interfaceMichal Nazarewicz
2010-05-20USB: serial: remove multi-urb write from generic driverJohan Hovold
2010-05-20USB: serial: reimplement generic fifo-based writesJohan Hovold
2010-05-20USB: simplify usb_sg_init()Alan Stern
2010-05-20USB: Change the scatterlist type in struct urbMatthew Wilcox
2010-05-20USB: Turn interface_to_usbdev into an inline functionMatthew Wilcox
2010-05-20USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox
2010-05-20USB: Add definition for the Pipe Usage descriptorMatthew Wilcox
2010-05-20USB: remove URB_NO_SETUP_DMA_MAPAlan Stern
2010-05-20USB: remove the usb_host_ss_ep_comp structureAlan Stern
2010-05-20USB: export the new ch11.h file to userspceAlan Stern
2010-05-20USB: Composite framework: Add suspended sysfs entryFabien Chouteau