- de79f54 x86, bts, hw-branch-tracer: add _noirq variants to the debug store interface by Markus Metzger · 16 years ago
- 35bb760 x86, debugctlmsr: add _on_cpu variants to debugctlmsr functions by Markus Metzger · 16 years ago
- 15879d0 x86, bts: use trace_clock_global() for timestamps by Markus Metzger · 16 years ago
- 38f8011 x86, bts: fix race between per-task and per-cpu branch tracing by Markus Metzger · 16 years ago
- 8d99b3a x86, bts: wait until traced task has been scheduled out by Markus Metzger · 16 years ago
- e2b371f mm, x86, ptrace, bts: defer branch trace stopping by Markus Metzger · 16 years ago
- a26b89f sched, hw-branch-tracer: add wait_task_context_switch() function to sched.h by Markus Metzger · 16 years ago
- cac94f9 x86, bts: fix race when bts tracer is removed by Markus Metzger · 16 years ago
- 2e8844e Merge branch 'linus' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
- d508afb NFS: Fix a double free in nfs_parse_mount_options() by Trond Myklebust · 16 years ago
- bbae8bc ext3: make default data ordering mode configurable by Linus Torvalds · 16 years ago
- e0724bf Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 16 years ago
- 38d9aef Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 16 years ago
- 432870d exit_notify: kill the wrong capable(CAP_KILL) check by Oleg Nesterov · 16 years ago
- 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
- e379ec7 LANANA: Fix dates by Alan Cox · 16 years ago
- 91a9e99 md/raid1: fix build breakage by Alexander Beregalov · 16 years ago
- bf538fe 8250: Fix warning by Alan Cox · 16 years ago
- 1f85449 rio: addition has higher precedence than ?: by Roel Kluin · 16 years ago
- 22654b4 symbol: Remove various bits of left over junk by Alan Cox · 16 years ago
- 912299f tty: pl2303 needs identifiers for Siemens S81 as well as EF81 by Alan Cox · 16 years ago
- 7abcf20 cdc-acm: zydas 1602 identifier needed by Alan Cox · 16 years ago
- 60de8ad icom: remove unused variables by Breno Leitao · 16 years ago
- 06e82df mux: fix build problem by Alexander Beregalov · 16 years ago
- e713abe jsm: Fix the return variable and removing the unused retval. by Breno Leitao · 16 years ago
- aacf17a jsm: define init function as __devinit by Breno Leitao · 16 years ago
- 0326e6d mxser: remove tty_port_tty_get from mxser_check_modem_status by Jiri Slaby · 16 years ago
- 0e0fd7d tty: moxa, fix refcounting in moxa_poll_port by Jiri Slaby · 16 years ago
- bbb8e6b isicom: isicom kref leak fix by Alan Cox · 16 years ago
- 8d5a05d ucc: Fix leaky error path by Alan Cox · 16 years ago
- 5c9f580 riscom8: Auto-load riscom8 module when device opened. by Scott James Remnant · 16 years ago
- e766aeb usb: Auto-load cdc_acm module when device opened. by Scott James Remnant · 16 years ago
- 5350d3b specialix: Auto-load specialix module when device opened. by Scott James Remnant · 16 years ago
- 9f56fad cyclades: Auto-load cyclades module when device opened. by Scott James Remnant · 16 years ago
- 14f8d3ff applicom: Auto-load applicom module when device opened. by Scott James Remnant · 16 years ago
- f448710 blackfin: Subtract ANOMALY_05000230 on quot by Graf Yang · 16 years ago
- 8c4210e Fix DMA rx ring buffer handling by Sonic Zhang · 16 years ago
- df04baf blackfin: Fix tty compile error in PIO mode by Sonic Zhang · 16 years ago
- 59e4e3e blackfin: Use unsigned long for flags with irq functions by Mike Frysinger · 16 years ago
- f933d3c blackfin: BF538/9 serial uart support by Michael Hennerich · 16 years ago
- 04bf7e7 8250_pci: add support for National Instruments legacy 8420 RS232 boards by Will Page · 16 years ago
- 46a0fac 8250_pci: add support for National Instruments 843x RS232 devices by Shawn Bohrer · 16 years ago
- 97ea33f serial: Update PNP IDs by Matthew Garrett · 16 years ago
- 3eba1da 8250_pnp.c: add another Wacom tablet by Danny Kukawka · 16 years ago
- 1c2d008 Make CONFIG_SLOW_WORK an automatic rather than manual config option by David Howells · 16 years ago
- c47ae9a FRV: Fix compile breakage by Adrian Bunk · 16 years ago
- ffa009c Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
- 8e320d0 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
- 46f06b72 drivers/pci/intr_remapping.c: include acpi.h by Alexander Beregalov · 16 years ago
- 5d6700e percpu: __percpu_depopulate_mask can take a const mask by Stephen Rothwell · 16 years ago
- 0cb55ad docs: alphabetize entries in kernel-parameters.txt by Randy Dunlap · 16 years ago
- 88cacbb docbook: fix fatal filename error by Randy Dunlap · 16 years ago
- cd5f9a4 kernel/sysctl.c: avoid annoying warnings by Linus Torvalds · 16 years ago
- 609862b Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 4958c5d intel-iommu: Fix oops in device_to_iommu() when devices not found. by David Woodhouse · 16 years ago
- 12fe32e Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
- b24241a Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
- 22eb5aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
- d7ca6f8 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 16 years ago
- 3cd6927 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
- 04826f4 nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4 by Benny Halevy · 16 years ago
- f0ad670 nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc by Benny Halevy · 16 years ago
- abe213d i2c: Delete unused i2c-algo-sgi helper module by Jean Delvare · 16 years ago
- 7c8ad4a i2c: Delete many unused driver IDs by Jean Delvare · 16 years ago
- e3ee703 i2c: Deprecate client_register and client_unregister methods by Jean Delvare · 16 years ago
- 13a7b5d backlight: Adds HP Jornada 700 series backlight driver by Kristoffer Ericson · 16 years ago
- 9e12443 backlight: Add HP Jornada 700 series LCD driver by Kristoffer Ericson · 16 years ago
- b8cdd87 backlight: fix pwm_bl.c when multiple PWM backlights exist by Eric Miao · 16 years ago
- 1a468ba backlight: mbp_nvidia_bl - Add a debug switch by Mario Schwalbe · 16 years ago
- c78a628 backlight: Add support for MacBook 5, MacBook Air 2, and MacBook Pro 5 by Mario Schwalbe · 16 years ago
- 67a32ec leds: introduce lp5521 led driver by Felipe Balbi · 16 years ago
- d379ee8 leds: just ignore invalid GPIOs in leds-gpio by David Brownell · 16 years ago
- 7fbc3a9 leds: Fix &&/|| confusion in leds-pca9532.c by Riku Voipio · 16 years ago
- b0edba7 leds: move h1940-leds's probe function to .devinit.text by Uwe Kleine-König · 16 years ago
- bfb2cc4 leds: remove an unnecessary "goto" on drivers/leds/leds-s3c24.c by Zhenwen Xu · 16 years ago
- 0b56129 leds: add BD2802GU LED driver by Kim Kyuwon · 16 years ago
- 95dc576 leds: remove experimental flag from leds-clevo-mail by Németh Márton · 16 years ago
- 700c6ea leds: Prevent multiple LED triggers with the same name by Adam Nielsen · 16 years ago
- 17354bf leds: Add gpio-led trigger by Felipe Balbi · 16 years ago
- ac67e23 leds: Add rb532 LED driver for the User LED by Phil Sutter · 16 years ago
- defb512 leds: Add suspend/resume state flags to leds-gpio by Richard Purdie · 16 years ago
- 41c42ff leds: simple driver for pwm driven LEDs by Luotao Fu · 16 years ago
- b2bdc3e leds: Fix leds-gpio driver multiple module_init/exit usage by Richard Purdie · 16 years ago
- ac2dd0f leds: Add dac124s085 driver by Guennadi Liakhovetski · 16 years ago
- 1bd465e leds: allow led-drivers to use a variable range of brightness values by Guennadi Liakhovetski · 16 years ago
- a7d878a leds: Add openfirmware platform device support by Trent Piepho · 16 years ago
- 1aa2a7c block: switch sync_dirty_buffer() over to WRITE_SYNC by Jens Axboe · 16 years ago
- aeb6faf block: Add flag for telling the IO schedulers NOT to anticipate more IO by Jens Axboe · 16 years ago
- 644b2d9 block: enabling plugging on SSD devices that don't do queuing by Jens Axboe · 16 years ago
- 4194b1e jbd2: use WRITE_SYNC_PLUG instead of WRITE_SYNC by Jens Axboe · 16 years ago
- 6c4bac6 jbd: use WRITE_SYNC_PLUG instead of WRITE_SYNC by Jens Axboe · 16 years ago
- 9cf6b72 block: fsync_buffers_list() should use SWRITE_SYNC_PLUG by Jens Axboe · 16 years ago
- a1f2425 Add WRITE_SYNC_PLUG and SWRITE_SYNC_PLUG by Jens Axboe · 16 years ago
- 1faa16d block: change the request allocation/congestion logic to be sync/async based by Jens Axboe · 16 years ago
- 30bbf14 [MTD] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 504a3e7 [MTD] [NOR] Fixup for Numonyx M29W128 chips by Darius Augulis · 16 years ago
- d8877f1 [MTD] mtdpart: Make ecc_stats more realistic. by Yauhen Kharuzhy · 16 years ago
- 7995c7e powerpc/85xx: TQM8548: Update DTS file for multi-chip support by Wolfgang Grandegger · 16 years ago
- 21e9d94 powerpc: NAND: FSL UPM: document new bindings by Wolfgang Grandegger · 16 years ago