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
2008-09-05
select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers
Thomas Gleixner
3
-0
/
+128
2008-09-05
select: add a timespec_add_safe() function
Thomas Gleixner
2
-0
/
+22
2008-09-05
select: Introduce a hrtimeout function
Arjan van de Ven
2
-0
/
+67
2008-09-05
drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()
Andrew Morton
1
-1
/
+3
2008-09-05
tracehook: comment pasto fixes
Roland McGrath
2
-2
/
+2
2008-09-05
atmel_lcdfb: fix oops in rmmod when framebuffer fails to register
Stanislaw Gruszka
1
-4
/
+6
2008-09-05
forcedeth: fix kexec regression
Rafael J. Wysocki
1
-3
/
+5
2008-09-05
res_counter: fix off-by-one bug in setting limit
Li Zefan
1
-1
/
+1
2008-09-05
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-62
/
+69
2008-09-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+8
2008-09-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+2
2008-09-05
Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27
Linus Torvalds
4
-19
/
+26
2008-09-05
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-125
/
+250
2008-09-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
Linus Torvalds
148
-3148
/
+3360
2008-09-05
Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+36
2008-09-05
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-15
/
+22
2008-09-05
Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"
Linus Torvalds
1
-9
/
+39
2008-09-05
sched: fix process time monotonicity
Balbir Singh
4
-62
/
+66
2008-09-05
sched_clock: fix NOHZ interaction
Peter Zijlstra
1
-0
/
+3
2008-09-05
Revert "[ARM] use the new byteorder headers"
David Woodhouse
1
-11
/
+14
2008-09-05
async_tx: fix the bug in async_tx_run_dependencies
Yuri Tikhonov
1
-1
/
+2
2008-09-05
Fix conditional export of kvh.h and a.out.h to userspace.
Khem Raj
2
-4
/
+8
2008-09-05
[MTD] [NAND] tmio_nand: fix base address programming
Dmitry Baryshkov
1
-4
/
+4
2008-09-05
i2c: fix i2c-sh_mobile timing issues
Magnus Damm
1
-63
/
+208
2008-09-05
sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.
Paul Mundt
1
-10
/
+4
2008-09-05
sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.
Carmelo Amoroso
1
-24
/
+3
2008-09-04
V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but no...
Li Zefan
2
-4
/
+4
2008-09-04
V4L/DVB (8880): PATCH: Fix parents on some webcam drivers
Hans de Goede
3
-0
/
+3
2008-09-04
V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelay
Thierry MERLE
3
-4
/
+6
2008-09-04
V4L/DVB (8876): budget: udelay changed to mdelay
Thierry MERLE
2
-2
/
+4
2008-09-04
Merge branch 'fixes_stg' of ../git_old into fixes
Mauro Carvalho Chehab
141
-3138
/
+3343
2008-09-04
V4L/DVB (8874): gspca: Adjust hstart for sn9c103/ov7630 and update usb-id's.
Hans de Goede
2
-2
/
+8
2008-09-04
V4L/DVB (8873): gspca: Bad image offset with rev012a of spca561 and adjust ex...
Hans de Goede
1
-19
/
+36
2008-09-04
V4L/DVB (8872): gspca: Bad image format and offset with rev072a of spca561.
Jean-Francois Moine
1
-5
/
+34
2008-09-04
V4L/DVB (8870): gspca: Fix dark room problem with sonixb.
Hans de Goede
1
-2
/
+12
2008-09-04
V4L/DVB (8869): gspca: Move the Sonix webcams with TAS5110C1B from sn9c102 to...
Hans de Goede
2
-4
/
+6
2008-09-04
V4L/DVB (8868): gspca: Support for vga modes with sif sensors in sonixb.
Hans de Goede
1
-29
/
+67
2008-09-04
forgotten refcount on sysctl root table
Al Viro
1
-0
/
+1
2008-09-04
Merge branch 'wmi-fix' into release-2.6.27
Andi Kleen
1
-1
/
+2
2008-09-04
acer-wmi: remove debugfs entries upon unloading
Russ Dill
1
-1
/
+2
2008-09-04
Merge branches 'smbus' and 'fujitsu-fix' into release-2.6.27
Andi Kleen
2
-0
/
+14
2008-09-04
ACPI: Avoid bogus timeout about SMbus check
Zhao Yakui
1
-0
/
+7
2008-09-04
fujitsu-laptop: fix regression for P8010 in 2.6.27-rc
Jonathan Woithe
1
-0
/
+7
2008-09-04
ACPI: Make Len Brown the ACPI maintainer again
Andi Kleen
1
-2
/
+1
2008-09-04
PCI: fix pbus_size_mem() resource alignment for CardBus controllers
Linus Torvalds
1
-2
/
+3
2008-09-03
x86: Change warning message in TSC calibration.
Alok N Kataria
1
-2
/
+1
2008-09-03
mmap: fix petty bug in anonymous shared mmap offset handling
Tejun Heo
1
-0
/
+4
2008-09-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-3
/
+3
2008-09-03
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
10
-24
/
+34
2008-09-03
x86: add io delay quirk for Presario F700
Chuck Ebbert
1
-0
/
+8
[next]