aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* net: skb_copy_datagram_from_iovec()Rusty Russell2008-08-15
* tun: TUNGETIFF interface to query name and flagsMark McLoughlin2008-08-15
* netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...Brian Haley2008-08-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-08-13
|\
| * usb: musb: pass configuration specifics via pdataFelipe Balbi2008-08-13
| * USB: Add MUSB and TUSB supportFelipe Balbi2008-08-13
| * usb-serial: don't release unregistered minorsAlan Stern2008-08-13
| * USB: add missing kerneldoc line for "needs_binding"Alan Stern2008-08-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-08-13
|\ \
| * | CRED: Introduce credential access wrappersDavid Howells2008-08-13
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-13
|\ \ | |/ |/|
| * ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.Rami Rosen2008-08-13
| * ipv6: ip6_route.h cleanup.Rami Rosen2008-08-13
| * pkt_sched: Add queue stopped test back to qdisc_run().David S. Miller2008-08-13
| * skbuff: Code readability NiTGerrit Renker2008-08-11
| * ipvs: Embed estimator object into stats objectSven Wegener2008-08-11
| * ipvs: Mark net_vs_ctl_path constSven Wegener2008-08-11
| * ipvs: Use ARRAY_SIZE()Sven Wegener2008-08-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-08-13
|\ \
| * | crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha2008-08-13
| * | crypto: hash - Add missing top-level functionsHerbert Xu2008-08-13
* | | Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds2008-08-13
|\ \ \
| * | | [XFS] extend completions to provide XFS object flush requirementsDavid Chinner2008-08-13
* | | | [h8300] move include/asm-h8300 to arch/h8300/include/asmLinus Torvalds2008-08-13
| |/ / |/| |
* | | firmware/memmap: cleanupBernhard Walle2008-08-12
* | | Make ioctl.h compatible with userlandMichael Abbott2008-08-12
* | | byteorder: add include/linux/byteorder.h to define endian helpersHarvey Harrison2008-08-12
* | | byteorder: add a new include/linux/swab.h to define byteswapping functionsHarvey Harrison2008-08-12
* | | seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan2008-08-12
* | | move kernel-doc comment for might_sleep directly before its defining blockUwe Kleine-König2008-08-12
* | | atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen2008-08-12
* | | matrox maven: convert to a new-style i2c driverJean Delvare2008-08-12
* | | radeonfb: fix accel engine hangsDavid Miller2008-08-12
* | | page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...Jan Beulich2008-08-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-08-12
|\ \ \
| * | | modules: extend initcall_debug functionality to the module loaderArjan van de Ven2008-08-12
| * | | export virtio_rng.hChristian Borntraeger2008-08-12
| * | | mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell2008-08-12
| |/ /
* | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-08-12
|\ \ \
| * | | intel/agp: rewrite GTT on resumeKeith Packard2008-08-11
| |/ /
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-11
|\ \ \
| * \ \ Merge branch 'linus' into sched/clockIngo Molnar2008-08-11
| |\ \ \
| * | | | sched_clock: delay using sched_clock()Peter Zijlstra2008-08-11
| * | | | sched clock: revert various sched_clock() changesIngo Molnar2008-07-31
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-08-11
|\ \ \ \ \
| * \ \ \ \ Merge branch 'core/locking' into core/urgentIngo Molnar2008-08-11
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | lockdep: increase MAX_LOCKDEP_KEYSIngo Molnar2008-08-11
| | * | | | lockdep: fix overflow in the hlock shrinkage codePeter Zijlstra2008-08-11
| | * | | | lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()Ingo Molnar2008-08-11
| | * | | | lockdep: spin_lock_nest_lock()Peter Zijlstra2008-08-11