aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| | * | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-04-02
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker2010-04-01
| | | |/ / / / /
| * | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-02
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: 6003/1: removing compilation warning from pl061.hviresh kumar2010-03-29
| | * | | | | | | ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.hviresh kumar2010-03-29
| * | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-04-02
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley2010-03-26
* | | | | | | | | tracing: Show the lost events in the trace_pipe outputSteven Rostedt2010-03-31
* | | | | | | | | ring-buffer: Add place holder recording of dropped eventsSteven Rostedt2010-03-31
* | | | | | | | | tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan2010-03-31
|/ / / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-29
|\ \ \ \ \ \ \ \
| * | | | | | | | net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black2010-03-27
* | | | | | | | | ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds2010-03-29
* | | | | | | | | SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells2010-03-29
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-03-26
|\ \ \ \ \ \ \ \
| * | | | | | | | resources: add interfaces that return conflict informationBjorn Helgaas2010-03-23
* | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-03-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clockevents: Sanitize min_delta_ns adjustment and prevent overflowsThomas Gleixner2010-03-12
* | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-26
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | rcu: Fix local_irq_disable() CONFIG_PROVE_RCU=y false positivesLai Jiangshan2010-03-18
| * | | | | | | | | rcu: Fix tracepoints & lockdep false positiveLai Jiangshan2010-03-16
| * | | | | | | | | rcu: Make rcu_read_lock_bh_held() allow for disabled BHPaul E. McKenney2010-03-16
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-25
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-03-25
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik2010-03-25
| * | | | | | | | skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck2010-03-24
* | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-03-24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SUNRPC: Fix a use after free bug with the NFSv4.1 backchannelTrond Myklebust2010-03-22
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Document Linux's circular buffering capabilitiesDavid Howells2010-03-24
* | | | | | | | | mmc: fix incorrect interpretation of card type bitsAdrian Hunter2010-03-24
* | | | | | | | | reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney2010-03-24
* | | | | | | | | kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman2010-03-24
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Fix up prototype for sys_ipc breakageLinus Torvalds2010-03-22
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-22
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas2010-03-22
| * | | | | | | netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso2010-03-20
| * | | | | | | netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2010-03-20
| * | | | | | | net: Potential null skb->dev dereferenceEric Dumazet2010-03-19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-19
|\ \ \ \ \ \ \
| * | | | | | | serial: sh-sci: Fix build failure for non-sh architectures.Peter Huewe2010-03-09
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-03-19
|\ \ \ \ \ \ \
| * | | | | | | tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel2010-03-19
| * | | | | | | tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman2010-03-19
| * | | | | | | Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman2010-03-19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-19
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox2010-03-19
| |/ / / / /
* | | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-03-18
|\ \ \ \ \ \
| * | | | | | of: Fix comparison of "compatible" propertiesGrant Likely2010-03-18
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-18
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King2010-03-15
| |\ \ \ \ \ \ \