index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
36
-131
/
+168
2010-08-07
aha1532: remove ISA_DMA_THRESHOLD usage
FUJITA Tomonori
1
-25
/
+0
2010-08-07
floppy: use warning macros
Stephen Hemminger
1
-16
/
+11
2010-08-07
floppy: use wait_event_interruptible
Stephen Hemminger
1
-50
/
+9
2010-08-07
floppy: fix signed/unsigned warnings
Stephen Hemminger
1
-2
/
+2
2010-08-07
floppy: cmos attribute should be static
Stephen Hemminger
1
-1
/
+1
2010-08-07
floppy: use atomic type for usage_count
Stephen Hemminger
1
-30
/
+12
2010-08-07
floppy: silence warning during disk test
Stephen Hemminger
1
-0
/
+1
2010-08-07
floppy: remove unnecessary inlines
Stephen Hemminger
1
-7
/
+7
2010-08-07
floppy: initialize debug jiffies offset
Stephen Hemminger
1
-0
/
+3
2010-08-07
cciss: change pad value from 32 to 0
Mike Miller
1
-1
/
+1
2010-08-07
cciss: remove errant debug code
Mike Miller
1
-2
/
+0
2010-08-07
cciss: move next_command function from ifdef
Mike Miller
1
-22
/
+23
2010-08-07
cciss: fix call to put_controller_in_performant_mode
Mike Miller
1
-1
/
+1
2010-08-07
cciss: make sure we request the performant mode irq
Mike Miller
1
-4
/
+4
2010-08-07
cciss: new controller support and bump driver version
Mike Miller
1
-6
/
+14
2010-08-07
cciss: add performant mode support for Stars/Sirius
Mike Miller
4
-63
/
+353
2010-08-07
cciss: make interrupt access methods return type bool
Mike Miller
1
-3
/
+3
2010-08-07
cciss: check for msi in interrupt_not_for_us
Mike Miller
1
-2
/
+3
2010-08-07
cciss: clean up interrupt handler
Mike Miller
1
-95
/
+141
2010-08-07
cciss: enqueue and submit io
Mike Miller
1
-23
/
+15
2010-07-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+9
2010-07-30
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-2
/
+3
2010-07-30
cyber2000fb: fix console in truecolor modes
Ondrej Zary
1
-0
/
+1
2010-07-30
cyber2000fb: fix machine hang on module load
Ondrej Zary
1
-0
/
+2
2010-07-30
ARM: Fix Versatile/Realview/VExpress MMC card detection sense
Russell King
1
-2
/
+6
2010-07-29
drm/edid: Fix the HDTV hack sync adjustment
Adam Jackson
1
-2
/
+2
2010-07-29
drm/radeon/kms: fix radeon mid power profile reporting
Daniel J Blueman
1
-0
/
+1
2010-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
6
-34
/
+63
2010-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
3
-10
/
+32
2010-07-28
regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register
Anuj Aggarwal
1
-7
/
+29
2010-07-27
gpio: fix spurious printk when freeing a gpio
Jon Povey
1
-3
/
+4
2010-07-27
edac: mpc85xx: fix coldplug/hotplug module autoloading
Anton Vorontsov
1
-0
/
+3
2010-07-27
drivers/rtc/rtc-rx8581.c: fix setdatetime
Rudolf Marek
1
-3
/
+17
2010-07-27
[SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe
Anton Blanchard
1
-6
/
+7
2010-07-27
Merge git://git.infradead.org/users/cbou/battery-2.6.35
Linus Torvalds
1
-15
/
+14
2010-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-25
/
+92
2010-07-27
wm8350-regulator: fix wm8350_register_regulator error handling
Axel Lin
1
-1
/
+1
2010-07-27
ab3100: fix off-by-one value range checking for voltage selector
Axel Lin
1
-2
/
+2
2010-07-26
s2io: fixing DBG_PRINT() macro
Breno Leitao
1
-1
/
+1
2010-07-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-10
/
+2
2010-07-26
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
5
-23
/
+23
2010-07-26
drm/i915: make sure we shut off the panel in eDP configs
Jesse Barnes
1
-1
/
+1
2010-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+2
2010-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
16
-24
/
+84
2010-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-0
/
+1
2010-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
11
-22
/
+197
2010-07-26
[CPUFREQ] fix memory leak in cpufreq_add_dev
Xiaotian Feng
1
-0
/
+1
2010-07-26
[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (sec...
Andrej Gelenberg
1
-10
/
+1
2010-07-26
USB: musb: tusb6010: fix compile error with n8x0_defconfig
Felipe Balbi
1
-13
/
+0
[next]