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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-09
USB: option: New mobile broadband modems to be supported
Dirk De Schepper
1
-28
/
+56
2009-02-09
USB: two more usb ids for ti_usb_3410_5052
Oliver Neukum
2
-3
/
+9
2009-02-09
USB: ftdi_sio: unlock_kernel() on error in set_serial_info()
Dan Carpenter
1
-1
/
+3
2009-02-09
USB: usb-storage: add Pentax to the bad-vendor list
Alan Stern
2
-15
/
+2
2009-02-09
USB: ftdi_sio: add support for the NDI Polaris system
Stephane Clerambault
2
-0
/
+4
2009-02-09
USB: usb-serial: fix the aircable_init failure path
Dave Young
1
-2
/
+2
2009-02-09
USB: usb-storage: remove WARN from last-sector hacks
Alan Stern
1
-33
/
+3
2009-02-09
Revert USB: option: add Pantech cards
Greg Kroah-Hartman
1
-9
/
+0
2009-02-09
USB: cdc-acm.c: remove duplicate lines for MTK gps support
James Treacy
1
-3
/
+0
2009-02-09
USB: fsl_qe_udc: Fix stalled TX requests bug
Anton Vorontsov
1
-0
/
+1
2009-02-09
USB: fsl_qe_udc: Fix muram corruption by disabled endpoints
Anton Vorontsov
1
-0
/
+1
2009-02-09
USB: fsl_qe_udc: Fix disconnects reporting during bus reset
Anton Vorontsov
1
-0
/
+3
2009-02-09
USB: fsl_qe_udc: Fix QE USB controller initialization
Anton Vorontsov
1
-1
/
+5
2009-02-09
USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()
Anton Vorontsov
1
-8
/
+18
2009-02-09
USB: fsl_qe_udc: Fix oops on QE UDC probe failure
Anton Vorontsov
1
-1
/
+8
2009-02-09
i915: Fix more size_t format string warnings
Linus Torvalds
1
-1
/
+1
2009-02-09
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
18
-193
/
+1428
2009-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-15
/
+30
2009-02-09
FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now
David Howells
1
-1
/
+1
2009-02-09
x86: spinlocks: define dummy __raw_spin_is_contended
Kyle McMartin
4
-0
/
+8
2009-02-09
crypto: scatterwalk - Avoid flush_dcache_page on slab pages
Herbert Xu
1
-1
/
+2
2009-02-08
mm: fix error case in mlock downgrade reversion
Hugh Dickins
1
-1
/
+4
2009-02-08
Linux 2.6.29-rc4
v2.6.29-rc4
Linus Torvalds
1
-1
/
+1
2009-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update
Linus Torvalds
3
-18
/
+76
2009-02-08
radeonfb: Fix resume from D3Cold on some platforms
Benjamin Herrenschmidt
2
-67
/
+20
2009-02-08
aty128fb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
1
-10
/
+15
2009-02-08
atyfb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
1
-5
/
+15
2009-02-08
async: use list_move_tail
Stefan Richter
1
-2
/
+1
2009-02-08
async: Rename _special -> _domain for clarity.
Cornelia Huck
3
-24
/
+29
2009-02-08
async: Add some documentation.
Cornelia Huck
1
-0
/
+47
2009-02-08
async: Handle kthread_run() return codes.
Cornelia Huck
1
-2
/
+9
2009-02-08
async: Fix running list handling.
Cornelia Huck
1
-2
/
+2
2009-02-08
drm/i915: select framebuffer support automatically
Ingo Molnar
2
-3
/
+5
2009-02-08
drm/i915: add get_vblank_counter function for GM45
Jesse Barnes
5
-1
/
+24
2009-02-08
drm/i915: capture last_vblank count at IRQ uninstall time too
Jesse Barnes
1
-0
/
+1
2009-02-08
drm/i915: Unlock mutex on i915_gem_fault() error path
Chris Wilson
1
-1
/
+3
2009-02-08
drm/i915: Quiet the message on get/setparam ioctl with an unknown value.
Eric Anholt
1
-2
/
+2
2009-02-08
drm/i915: skip LVDS initialization on Apple Mac Mini
Paul Collins
1
-34
/
+13
2009-02-08
drm/i915: sync SDVO code with stable userland modesetting driver
Jesse Barnes
4
-104
/
+1173
2009-02-08
drm/i915: Unref the object after failing to set tiling mode.
Chris Wilson
1
-1
/
+4
2009-02-08
drm/i915: add fence register management to execbuf
Jesse Barnes
6
-20
/
+146
2009-02-08
drm/i915: Return error from i915_gem_object_get_fence_reg() when failing.
Eric Anholt
1
-7
/
+13
2009-02-08
drm/i915: Set up an MTRR covering the GTT at driver load.
Eric Anholt
3
-11
/
+25
2009-02-08
drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present.
Eric Anholt
1
-7
/
+11
2009-02-08
drm/i915: Suppress GEM teardown on X Server exit in KMS mode.
Eric Anholt
1
-0
/
+3
2009-02-08
drm/radeon: fix ioremap conflict with AGP mappings
Dave Airlie
2
-4
/
+9
2009-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
10
-87
/
+132
2009-02-07
module: remove over-zealous check in __module_get()
Rusty Russell
1
-1
/
+0
2009-02-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
24
-901
/
+481
2009-02-07
Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...
Len Brown
1744
-15883
/
+32279
[next]