aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | bnx2x: Using DMAE to initialize the chipEilon Greenstein2009-03-10
| | * | bnx2x: Casting page alignmentEilon Greenstein2009-03-10
| | * | bnx2x: Adding restriction on sge_buf_sizeEilon Greenstein2009-03-10
| * | | linux.conf.au 2009: TuzRusty Russell2009-03-16
| * | | filp->f_pos not correctly updated in proc_task_readdirZhang Le2009-03-16
| | |/ | |/|
* | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-17
|\ \ \
| * | | tracing: stop comm recording on tracing offSteven Rostedt2009-03-16
| * | | tracing: protect reader of cmdline outputSteven Rostedt2009-03-16
| * | | tracing/ftrace: fix the check on nopped sitesFrederic Weisbecker2009-03-16
* | | | tracing: fix leak in event_format_read()Tom Zanussi2009-03-17
* | | | Merge branch 'tracing/syscalls' into tracing/coreIngo Molnar2009-03-17
|\ \ \ \
| * | | | tracing/core: fix early free of cpumasksFrederic Weisbecker2009-03-16
| * | | | tracing/ftrace: fix double calls to tracing_start()Frederic Weisbecker2009-03-16
| * | | | tracing/core: fix missing mutex unlock on tracing_set_tracer()Frederic Weisbecker2009-03-16
| * | | | tracing/syscalls: select kallsysmsFrederic Weisbecker2009-03-16
| * | | | tracing/syscalls: protect thread flag toggling from racesFrederic Weisbecker2009-03-16
| * | | | tracing/syscalls: various cleanupsFrederic Weisbecker2009-03-16
| * | | | tracing/syscalls: fix missing release of tracingFrederic Weisbecker2009-03-16
|/ / / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-16
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ /
| | * | parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=yKyle McMartin2009-03-15
| | * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-15
| | |\ \
| | | * | [ARM] Fix virtual to physical translation macro corner casesRussell King2009-03-12
| | | * | [ARM] update mach-typesRussell King2009-03-12
| | | * | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-12
| | | * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-03-12
| | | |\ \
| | | | * | MX1 fix includeDarius Augulis2009-03-06
| | | * | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-03-09
| | | |\ \ \
| | | | * | | ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHzKoen Kooi2009-03-04
| | | | * | | ARM: OMAP: Allow I2C bus driver to be compiled as a moduleAaro Koskinen2009-03-04
| | | | * | | ARM: OMAP: sched_clock() correctedAaro Koskinen2009-03-04
| | | | * | | ARM: OMAP: Fix compile error if pm.h is includedDavid Brownell2009-03-04
| | | * | | | Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-03-06
| | | |\ \ \ \
| | | | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2009-03-06
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | * | | | [ARM] S3C64XX: Fix s3c64xx_setrate_clksrcWerner Almesberger2009-02-27
| | | | * | | | [ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/irq.cBen Dooks2009-02-27
| | | | * | | | [ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/s3c6400-clock.cBen Dooks2009-02-27
| | | | * | | | [ARM] S3C64XX: Fix USB host clock mux listBen Dooks2009-02-26
| | | | * | | | [ARM] S3C64XX: Fix name of USB host clock.Ben Dooks2009-02-26
| | | | * | | | [ARM] S3C64XX: Rename IRQ_UHOST to IRQ_USBHBen Dooks2009-02-26
| | | | * | | | [ARM] S3C64XX: Do gpiolib configuration earlierMark Brown2009-02-26
| | | | * | | | [ARM] S3C64XX: Staticise s3c64xx_init_irq_eint()Mark Brown2009-02-26
| | | | * | | | [ARM] SMDK6410: Declare iodesc table staticMark Brown2009-02-26
| | | | * | | | [ARM] SMDK6410: Correct I2C device name for WM8580Mark Brown2009-02-26
| | | | * | | | [ARM] S3C64XX: Fix section mismatch for s3c64xx_register_clocks()Mark Brown2009-02-26
| | | | * | | | [ARM] S3C64XX: Set GPIO pin when select IRQ_EINT typeBen Dooks2009-02-26
| | | * | | | | [ARM] 5419/1: ep93xx: fix build warnings about struct i2c_board_infoHartley Sweeten2009-03-05
| | | * | | | | [ARM] 5418/1: restore lr before leaving mcountUwe Kleine-König2009-03-05
| | | * | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-03-05
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | [ARM] orion5x: pass dram mbus data to xor driverSaeed Bishara2009-03-03
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-14
| | |\ \ \ \ \ \