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
2010-02-22
perf probe: Init struct probe_point and set counter correctly
Masami Hiramatsu
1
-0
/
+3
2010-02-21
Input: usbtouchscreen - extend coordinate range for Generaltouch devices
Roy Yin
1
-4
/
+4
2010-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-2
/
+2
2010-02-21
sparc32: Fix struct stat uid/gid types.
David S. Miller
1
-2
/
+2
2010-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-6
/
+7
2010-02-21
[WATCHDOG] bfin: fix max timeout calculation
Mike Frysinger
1
-6
/
+7
2010-02-21
mm: Make copy_from_user() in migrate.c statically predictable
H. Peter Anvin
1
-21
/
+15
2010-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-10
/
+45
2010-02-20
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-7
/
+15
2010-02-20
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+5
2010-02-20
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-11
/
+67
2010-02-20
firewire: remove incomplete Bus_Time CSR support
Stefan Richter
4
-31
/
+15
2010-02-20
firewire: get_cycle_timer optimization and cleanup
Stefan Richter
2
-37
/
+36
2010-02-20
ARM: allow alignment fault mode to be configured at kernel boot
Russell King
2
-0
/
+8
2010-02-20
CacheFiles: Fix a race in cachefiles_delete_object() vs rename
David Howells
1
-1
/
+11
2010-02-20
ARM: Update mach-types
Russell King
1
-2
/
+44
2010-02-20
ARM: 5951/1: ARM: fix documentation of the PrimeCell bus
Linus Walleij
1
-1
/
+5
2010-02-20
ARM: 5950/1: ARM: Fix build error for arm1026ej-s processor
Abdoulaye Walsimou Gaye
1
-1
/
+2
2010-02-20
Input: polldev can cause crash in case when polling disabled
Samu Onkalo
1
-0
/
+6
2010-02-20
vfs: don't call ima_file_check() unconditionally in nfsd_open()
Chuck Ebbert
1
-1
/
+2
2010-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
8
-16
/
+40
2010-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-23
/
+50
2010-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-3
/
+16
2010-02-19
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
8
-18
/
+39
2010-02-19
sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
Ben Hutchings
1
-18
/
+27
2010-02-19
sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
Ben Hutchings
1
-1
/
+1
2010-02-19
net-sysfs: Use rtnl_trylock in wireless sysfs methods.
Eric W. Biederman
1
-1
/
+2
2010-02-19
net: Fix sysctl restarts...
Eric W. Biederman
2
-3
/
+20
2010-02-19
sparc64: Fix sun4u execute bit check in TSB I-TLB load.
David S. Miller
1
-2
/
+4
2010-02-20
drm/radeon: bump the UMS driver version number to indicate rv740 fix
Dave Airlie
1
-1
/
+2
2010-02-20
drm/radeon/kms: free fence IB if it wasn't emited at IB free time
Jerome Glisse
1
-0
/
+2
2010-02-20
drm/ttm: fix caching problem on non-PAT systems.
Francisco Jerez
1
-7
/
+11
2010-02-20
drm/radeon/rv740: fix backend setup
Alex Deucher
2
-6
/
+12
2010-02-20
drm/radeon/kms: fix shared ddc detection
Alex Deucher
1
-3
/
+2
2010-02-20
drm/radeon/kms/rs600: add connector quirk
Alex Deucher
1
-0
/
+9
2010-02-20
vgaarb: fix "target=default" passing
Kyle McMartin
1
-1
/
+1
2010-02-19
[SCSI] megaraid_sas: fix for 32bit apps
Tomas Henzl
1
-2
/
+16
2010-02-19
iwlwifi: set HT flags after channel in rxon
Dan Halperin
1
-1
/
+1
2010-02-19
firewire: ohci: enable cycle timer fix on ALi and NEC controllers
Stefan Richter
1
-5
/
+8
2010-02-19
firewire: ohci: work around cycle timer bugs on VIA controllers
Clemens Ladisch
1
-3
/
+49
2010-02-19
hw-breakpoint: Keep track of dr7 local enable bits
Frederic Weisbecker
2
-2
/
+7
2010-02-19
hw-breakpoints: Accept breakpoints on NULL address
Frederic Weisbecker
1
-23
/
+7
2010-02-19
fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...
Richard Kennedy
1
-1
/
+1
2010-02-19
Switch proc/self to nd_set_link()
Al Viro
1
-5
/
+19
2010-02-19
fix LOOKUP_FOLLOW on automount "symlinks"
Al Viro
1
-2
/
+12
2010-02-19
ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0
Darrick J. Wong
1
-1
/
+5
2010-02-19
acer-wmi: Respect current backlight level when loading
Carlos Corbacho
1
-1
/
+1
2010-02-19
V4L/DVB: bttv: Move I2C IR initialization
Jean Delvare
3
-2
/
+8
2010-02-19
V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad ...
Martin Fuzzey
1
-1
/
+1
2010-02-19
soc-camera: mt9t112: modify exiting conditions from standby mode
Kuninori Morimoto
1
-1
/
+1
[prev]
[next]