summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-04-071-0/+10
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | i2c: xtensa s6000 i2c driverOskar Schirmer2009-04-071-0/+10
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-071-2/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | hwmon: Add Asus ATK0110 supportLuca Tettamanti2009-04-071-2/+0
| | |/ / / / / / / / / /
| * | | | | | | | | | | parport: Use the PCI IRQ if offeredAlan Cox2009-04-071-5/+6
| * | | | | | | | | | | Add support for the MAX3100 SPI UART.Christian Pellegrin2009-04-071-0/+3
| * | | | | | | | | | | tty: Correct inline types for tty_driver_kref_get()Adrian Bunk2009-04-071-1/+2
| * | | | | | | | | | | nilfs2: support nanosecond timestampRyusuke Konishi2009-04-071-4/+6
| * | | | | | | | | | | nilfs2: introduce secondary super blockRyusuke Konishi2009-04-071-0/+4
| * | | | | | | | | | | nilfs2: mark minor flag for checkpoint created by internal operationRyusuke Konishi2009-04-071-0/+3
| * | | | | | | | | | | nilfs2: clean up sketch fileRyusuke Konishi2009-04-071-2/+0
| * | | | | | | | | | | nilfs2: extend nilfs_sustat ioctl structRyusuke Konishi2009-04-071-6/+4
| * | | | | | | | | | | nilfs2: remove compat ioctl codeRyusuke Konishi2009-04-071-41/+0
| * | | | | | | | | | | nilfs2: use fixed sized types for ioctl structuresRyusuke Konishi2009-04-071-9/+14
| * | | | | | | | | | | nilfs2: remove timedwait ioctl commandRyusuke Konishi2009-04-071-22/+0
| * | | | | | | | | | | nilfs2: disk format and userland interfaceKoji Sato2009-04-071-0/+854
| * | | | | | | | | | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
| * | | | | | | | | | | namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn2009-04-071-0/+14
| * | | | | | | | | | | namespaces: ipc namespaces: implement support for posix msqueuesSerge E. Hallyn2009-04-071-9/+7
| * | | | | | | | | | | namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn2009-04-071-4/+35
| * | | | | | | | | | | namespaces: move proc_net_get_sb to a generic fs/super.c helperSerge E. Hallyn2009-04-071-0/+3
| * | | | | | | | | | | tdfxfb: move I2C functionality into the tdfxfbKrzysztof Helt2009-04-071-0/+26
| * | | | | | | | | | | kprobes: support kretprobe and jprobe per-probe disablingMasami Hiramatsu2009-04-071-0/+17
| * | | | | | | | | | | kprobes: support per-kprobe disablingMasami Hiramatsu2009-04-071-1/+22
| * | | | | | | | | | | kprobes: cleanup comment style in kprobes.hMasami Hiramatsu2009-04-071-4/+8
| * | | | | | | | | | | SPI: add dma_alignment field to spi_masterMike Rapoport2009-04-071-0/+6
| * | | | | | | | | | | mm: add /proc controls for pdflush threadsPeter W Morreale2009-04-071-0/+2
| * | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-071-22/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2009-04-071-22/+0
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | powerpc: Remove unused symbols from fsl_devices.hGrant Likely2009-03-311-22/+0
| * | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-04-0610-304/+176
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | V4L/DVB (11387): Sensor orientation reportingAdam Baker2009-04-061-0/+5
| | * | | | | | | | | | | V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil2009-04-061-8/+6
| | * | | | | | | | | | | V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-062-5/+6
| | * | | | | | | | | | | V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil2009-04-062-10/+4
| | * | | | | | | | | | | V4L/DVB (11376): tvaudio.h: add static inline to retrieve the list of possibl...Hans Verkuil2009-04-061-0/+19
| | * | | | | | | | | | | V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-061-2/+4
| | * | | | | | | | | | | V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addrHans Verkuil2009-04-061-0/+4
| | * | | | | | | | | | | V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of ...Hans Verkuil2009-04-061-1/+1
| | * | | | | | | | | | | V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h.Hans Verkuil2009-04-061-4/+0
| | * | | | | | | | | | | V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-061-1/+1
| | * | | | | | | | | | | V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...Hans Verkuil2009-04-061-7/+10
| | * | | | | | | | | | | V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil2009-04-061-3/+3
| | * | | | | | | | | | | V4L/DVB (11367): v4l2-common: remove legacy codeHans Verkuil2009-04-062-138/+104
| | * | | | | | | | | | | V4L/DVB (11366): v4l: remove obsolete header and sourceHans Verkuil2009-04-061-152/+0
| | * | | | | | | | | | | V4L/DVB (10954): Add cx231xx USB driverSri Deevi2009-04-061-0/+1
| | * | | | | | | | | | | V4L/DVB (11327): ov772x: add edge contrl supportKuninori Morimoto2009-04-061-0/+35
| | |/ / / / / / / / / /
* | | | | | | | | | | | Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2009-04-072-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | function-graph: add proper initialization for init taskSteven Rostedt2009-04-072-2/+8
* | | | | | | | | | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-04-07528-7995/+14109
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
OpenPOWER on IntegriCloud