- 02af61b tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part by Zhaolei · 16 years ago
- 5cb3d1d tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macro by Zhaolei · 16 years ago
- 2062501 tracing/lockdep: report the time waited for a lock by Frederic Weisbecker · 16 years ago
- 1cad125 Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
- 6fde836 FRV: Use <asm-generic/pgtable.h> in NOMMU mode by David Howells · 16 years ago
- c2ea122 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 17b2e9b Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 422a253 Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- df55292 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
- 97c18e2 module: try_then_request_module must wait by Herbert Xu · 16 years ago
- e3c8ca8 sched: do not count frozen tasks toward load by Nathan Lynch · 16 years ago
- 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 16 years ago
- d831220 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
- c71d9ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- 692d0eb dm: remove limited barrier support by Mikulas Patocka · 16 years ago
- 7b85a88 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
- 7831d56 tty: MAX3100 by Alan Cox · 16 years ago
- fd1cc48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
- f876d34 tracing: append a comma to INIT_FTRACE_GRAPH by Tetsuo Handa · 16 years ago
- 8897c18 Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release by Len Brown · 16 years ago
- 1551260 Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- c93f216 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- c61b79b Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 8e2c4f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- 6a5d263 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- aeeae868 Fix build errors due to CONFIG_BRANCH_TRACER=y by Linus Torvalds · 16 years ago
- 132ea5e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
- 0e26da0 Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
- 10a0d91 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
- 51dcdfe parport: Use the PCI IRQ if offered by Alan Cox · 16 years ago
- 1dcb884 Add support for the MAX3100 SPI UART. by Christian Pellegrin · 16 years ago
- f786ddd tty: Correct inline types for tty_driver_kref_get() by Adrian Bunk · 16 years ago
- 6123923 nilfs2: support nanosecond timestamp by Ryusuke Konishi · 16 years ago
- e339ad3 nilfs2: introduce secondary super block by Ryusuke Konishi · 16 years ago
- c96fa46 nilfs2: mark minor flag for checkpoint created by internal operation by Ryusuke Konishi · 16 years ago
- 458c5b0 nilfs2: clean up sketch file by Ryusuke Konishi · 16 years ago
- 2c2e52f nilfs2: extend nilfs_sustat ioctl struct by Ryusuke Konishi · 16 years ago
- 8082d36 nilfs2: remove compat ioctl code by Ryusuke Konishi · 16 years ago
- dc498d0 nilfs2: use fixed sized types for ioctl structures by Ryusuke Konishi · 16 years ago
- 1088dcf nilfs2: remove timedwait ioctl command by Ryusuke Konishi · 16 years ago
- eed10e3 nilfs2: disk format and userland interface by Koji Sato · 16 years ago
- 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
- bdc8e5f namespaces: mqueue namespace: adapt sysctl by Serge E. Hallyn · 16 years ago
- 7eafd7c namespaces: ipc namespaces: implement support for posix msqueues by Serge E. Hallyn · 16 years ago
- 614b84c namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace by Serge E. Hallyn · 16 years ago
- 909e6d9 namespaces: move proc_net_get_sb to a generic fs/super.c helper by Serge E. Hallyn · 16 years ago
- feff388 tdfxfb: move I2C functionality into the tdfxfb by Krzysztof Helt · 16 years ago
- 8f9b152 kprobes: support kretprobe and jprobe per-probe disabling by Masami Hiramatsu · 16 years ago
- de5bd88 kprobes: support per-kprobe disabling by Masami Hiramatsu · 16 years ago
- cc00e9c kprobes: cleanup comment style in kprobes.h by Masami Hiramatsu · 16 years ago
- fd5e191 SPI: add dma_alignment field to spi_master by Mike Rapoport · 16 years ago
- fafd688 mm: add /proc controls for pdflush threads by Peter W Morreale · 16 years ago
- ab3c9c6 branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=y by Linus Torvalds · 16 years ago
- d9ad8bc branch tracer: Fix for enabling branch profiling makes sparse unusable by Bart Van Assche · 16 years ago
- 44d84af Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
- 2c03d07 hwmon: Add Asus ATK0110 support by Luca Tettamanti · 16 years ago
- 86665c7 Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 16 years ago
- 5ac9f62 function-graph: add proper initialization for init task by Steven Rostedt · 16 years ago
- 93776a8 Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
- b486ddb i2c: xtensa s6000 i2c driver by Oskar Schirmer · 16 years ago
- 5e34437 Merge branch 'linus' into core/softlockup by Ingo Molnar · 16 years ago
- 2385327 block: remove unused REQ_UNPLUG by Jens Axboe · 16 years ago
- 3fbed4c mflash: initial support by unsik Kim · 16 years ago
- 26308ea block: fix inconsistency in I/O stat accounting code by Jerome Marchand · 16 years ago
- 33b5715 ACPI: delete acpi_device.g_list by Len Brown · 16 years ago
- ae6e59c Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 16 years ago
- 4ef4327 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
- dfa76fa V4L/DVB (11387): Sensor orientation reporting by Adam Baker · 16 years ago
- 6c31e59 V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support. by Hans Verkuil · 16 years ago
- 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 16 years ago
- 3ff4ad8 V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev. by Hans Verkuil · 16 years ago
- 940088a V4L/DVB (11376): tvaudio.h: add static inline to retrieve the list of possible i2c addrs. by Hans Verkuil · 16 years ago
- e6574f2 V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev by Hans Verkuil · 16 years ago
- 868f985 V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addr by Hans Verkuil · 16 years ago
- acebc70 V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22 by Hans Verkuil · 16 years ago
- 0c84674 V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h. by Hans Verkuil · 16 years ago
- f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 16 years ago
- cc26b07 V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init. by Hans Verkuil · 16 years ago
- 7c9fc9d V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. by Hans Verkuil · 16 years ago
- 78a3b4d V4L/DVB (11367): v4l2-common: remove legacy code by Hans Verkuil · 16 years ago
- b74c0aa V4L/DVB (11366): v4l: remove obsolete header and source by Hans Verkuil · 16 years ago
- e0d3baf V4L/DVB (10954): Add cx231xx USB driver by Sri Deevi · 16 years ago
- db6cbc8 V4L/DVB (11327): ov772x: add edge contrl support by Kuninori Morimoto · 16 years ago
- 0c659b8 ata: Add TRIM infrastructure by Matthew Wilcox · 16 years ago
- 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
- 06e82df mux: fix build problem by Alexander Beregalov · 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
- ffa009c Merge git://git.infradead.org/iommu-2.6 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
- 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
- 3cd6927 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
- 296ccb0 PCI: Setup disabled bridges even if buses are added by Yuji Shimada · 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