index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
7
-4
/
+142
2008-10-17
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
4
-53
/
+646
2008-10-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
7
-5
/
+62
2008-10-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2
-1
/
+18
2008-10-17
USB: anchor API changes needed for btusb
Oliver Neukum
1
-0
/
+3
2008-10-17
usb: vstusb.c : new driver for spectrometers used by Vernier Software & Techn...
Stephen Ware
2
-0
/
+72
2008-10-17
USB: Fix spelling in usb/serial.h
Geoff Levand
1
-1
/
+1
2008-10-17
usb gadget: cdc obex glue
Felipe Balbi
1
-0
/
+9
2008-10-17
usb gadget: function activation/deactivation
David Brownell
1
-2
/
+9
2008-10-17
USB: extend poisoning to anchors
Oliver Neukum
1
-0
/
+2
2008-10-17
USB: kill URBs permanently
Oliver Neukum
1
-0
/
+2
2008-10-17
USB: add USB test and measurement class driver
Greg Kroah-Hartman
2
-1
/
+44
2008-10-18
radeon: fix PCI bus mastering support enables.
Alex Deucher
1
-22
/
+22
2008-10-18
radeon: add RS400 family support.
Alex Deucher
1
-2
/
+4
2008-10-18
drm/radeon: add support for RS740 IGP chipsets.
Alex Deucher
1
-0
/
+4
2008-10-18
i915: Map status page cached for chips with GTT-based HWS location.
Keith Packard
1
-1
/
+2
2008-10-18
drm: kill drm_device->irq
Jesse Barnes
1
-1
/
+5
2008-10-18
i915 gem: install and uninstall irq handler in entervt and leavevt ioctls.
Kristian Høgsberg
1
-0
/
+1
2008-10-18
i915: Add chip set ID param.
Kristian Høgsberg
1
-0
/
+1
2008-10-18
drm: Add GEM ("graphics execution manager") to i915 driver.
Eric Anholt
3
-0
/
+514
2008-10-18
drm: Rework vblank-wait handling to allow interrupt reduction.
Jesse Barnes
2
-11
/
+94
2008-10-18
drm: remove #define's for non-linux systems
Carlos R. Mafra
1
-17
/
+0
2008-10-17
V4L/DVB (9276): videobuf-dvb: two functions are now static
Mauro Carvalho Chehab
1
-10
/
+0
2008-10-17
V4L/DVB (9271): videobuf: data storage optimisation (2)
Darron Broad
1
-2
/
+1
2008-10-17
V4L/DVB (9268): tuner: add FMD1216MEX tuner
Darron Broad
1
-0
/
+1
2008-10-17
V4L/DVB (9265): videobuf: data storage optimisation
Darron Broad
1
-3
/
+2
2008-10-17
V4L/DVB (9245): video: add header to soc_camera_platform include file
Magnus Damm
1
-0
/
+10
2008-10-17
V4L/DVB (9241): soc-camera: move sensor power management to soc_camera_platfo...
Guennadi Liakhovetski
1
-0
/
+1
2008-10-17
V4L/DVB (9240): saa7127: Fix two typos
Jean Delvare
1
-1
/
+1
2008-10-17
V4L/DVB (9227): MFE: Add multi-frontend mutual exclusion
Darron Broad
1
-2
/
+4
2008-10-17
V4L/DVB (9225): MFE: Add configurable gate control
Darron Broad
1
-0
/
+1
2008-10-17
V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.
Steven Toth
1
-3
/
+33
2008-10-17
V4L/DVB (9209): v4l2: add comment to the v4l2-i2c-drv headers.
Hans Verkuil
2
-0
/
+22
2008-10-17
V4L/DVB (9196): Add support for DSS delivery
Manu Abraham
1
-0
/
+1
2008-10-17
V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2...
Manu Abraham
1
-0
/
+1
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
1
-0
/
+1
2008-10-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-2
/
+63
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
8
-17
/
+70
2008-10-17
block: remove __generic_unplug_device() from exports
Jens Axboe
1
-1
/
+0
2008-10-17
blktrace: add support for driver data
Stefan Raspl
1
-0
/
+32
2008-10-17
block: fix nr_phys_segments miscalculation bug
FUJITA Tomonori
1
-0
/
+7
2008-10-17
softirq: Add support for triggering softirq work on softirqs.
David S. Miller
2
-1
/
+24
2008-10-16
ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback
Theodore Ts'o
1
-0
/
+9
2008-10-16
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-21
/
+18
2008-10-16
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-62
/
+736
2008-10-16
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-9
/
+18
2008-10-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+6
2008-10-16
FRV: Switch unaligned access to the packed-struct implementation
Harvey Harrison
1
-1
/
+1
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-2
/
+7
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
7
-9
/
+158
[next]