aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar2009-02-09
|\
| * trace: trivial fixes in comment typos.Wenji Huang2009-02-07
| * ring-buffer: use generic version of in_nmiSteven Rostedt2009-02-07
| * nmi: add generic nmi tracking stateSteven Rostedt2009-02-07
| * ring-buffer: allow tracing_off to be used in core kernel codeSteven Rostedt2009-02-07
| * ring-buffer: add NMI protection for spinlocksSteven Rostedt2009-02-07
* | Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar2009-02-09
|\ \
| * | async: Rename _special -> _domain for clarity.Cornelia Huck2009-02-08
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-07
| |\ \
| | * | PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-04
| * | | module: remove over-zealous check in __module_get()Rusty Russell2009-02-07
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-07
| |\ \ \ \ \ \ \
| | | | | * | | | atyfb: fix CONFIG_ namespace violationsRandy Dunlap2009-02-05
| | | | | * | | | wait: prevent exclusive waiter starvationJohannes Weiner2009-02-05
| | | | | * | | | fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi2009-02-05
| | | | | * | | | generic swap(): don't return a value from swap()Peter Zijlstra2009-02-05
| | | | | * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-02-04
| | | | | |\ \ \ \ | | | | | | |_|/ / | | | | | |/| | |
| | | | | | * | | sched: add missing kernel-doc in sched.hRandy Dunlap2009-02-03
| | | | * | | | | ACPI: Enable bit 11 in _PDC to advertise hw coordPallipadi, Venkatesh2009-02-07
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo2009-02-05
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-02-05
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-04
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-02-03
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | net: Fix userland breakage wrt. linux/if_tunnel.hDavid S. Miller2009-02-02
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-02-03
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo2009-02-02
| | * | | | | libata: clear dev->ering in smarter wayTejun Heo2009-02-02
| | * | | | | ide/libata: fix ata_id_is_cfa() (take 4)Sergei Shtylyov2009-02-02
| | | | | | |
| \ \ \ \ \ \
*-. | | | | | | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-03
|\ \| | | | | |
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-02
| | |\ \ \ \ \ \
| | | * | | | | | PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley2009-01-27
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-02-02
| | |\ \ \ \ \ \ \
| | | * | | | | | | kmalloc: return NULL instead of link failureJeff Mahoney2009-01-27
| | * | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-02-02
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | V4L/DVB (10230): v4l2-device: fix buggy macroHans Verkuil2009-01-29
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-02-02
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | bio.h: If they MUST be inlined, then use __always_inlineAlberto Bertogli2009-02-02
| | | * | | | | | | | Fix misleading comment in bio.hAlberto Bertogli2009-02-02
| | | * | | | | | | | block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULTJens Axboe2009-02-02
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * / | | | | | | modules: Use a better scheme for refcountingEric Dumazet2009-02-02
| | |/ / / / / / /
| | * | | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-31
| | |\ \ \ \ \ \ \
| | | * | | | | | | headers_check fix: linux/rtnetlink.hJaswinder Singh Rajput2009-01-30
| | | * | | | | | | headers_check fix: linux/nubus.hJaswinder Singh Rajput2009-01-30
| | | * | | | | | | headers_check fix: video/uvesafb.hJaswinder Singh Rajput2009-01-30
| | | * | | | | | | headers_check fix: video/sisfb.hJaswinder Singh Rajput2009-01-30
| | | * | | | | | | headers_check fix: sound/hdsp.hJaswinder Singh Rajput2009-01-30
| | | * | | | | | | headers_check fix: mtd/inftl-user.hJaswinder Singh Rajput2009-01-30
| | | * | | | | | | headers_check fix: linux/virtio_net.hJaswinder Singh Rajput2009-01-30
| | | * | | | | | | headers_check fix: linux/virtio_console.hJaswinder Singh Rajput2009-01-30
| | | * | | | | | | headers_check fix: linux/virtio_blk.hJaswinder Singh Rajput2009-01-30