index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
kernel-api docbook: fix content problems
Randy Dunlap
5
-6
/
+7
2007-10-19
reiserfs: ignore on disk s_bmap_nr value
Jeff Mahoney
5
-23
/
+56
2007-10-19
reiserfs: remove first_zero_hint
Jeff Mahoney
3
-26
/
+13
2007-10-19
reiserfs: fix usage of signed ints for block numbers
Jeff Mahoney
5
-32
/
+38
2007-10-19
reiserfs: fix memset byte count during resize
Jeff Mahoney
1
-1
/
+1
2007-10-19
reiserfs: use is_reusable to catch corruption
Jeff Mahoney
1
-8
/
+13
2007-10-19
reiserfs: dont use BUG when panicking
Jeff Mahoney
1
-6
/
+4
2007-10-19
reiserfs: fix up lockdep warnings
Jeff Mahoney
1
-2
/
+3
2007-10-19
JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG
Jose R. Santos
2
-4
/
+4
2007-10-19
jbd: fix commit code to properly abort journal
Jan Kara
1
-4
/
+4
2007-10-19
jbd: config_jbd_debug cannot create /proc entry
Jose R. Santos
3
-49
/
+27
2007-10-19
jbd: remove printk() from J_ASSERT macros
Chris Snook
1
-15
/
+1
2007-10-19
JBD/ext3 cleanups: convert to kzalloc
Mingming Cao
3
-6
/
+3
2007-10-19
isdn/sc: remove unused REQUEST_IRQ and unnecessary header file
Fernando Luis Vázquez Cao
3
-21
/
+1
2007-10-19
isdn: fix random hard freeze with AVM T1 cards
Karsten Keil
1
-16
/
+12
2007-10-19
isdn: fix random hard freeze with AVM cards using b1dma
Karsten Keil
1
-9
/
+19
2007-10-19
isdn: fix random hard freeze with AVM c4 card part 2
Karsten Keil
1
-0
/
+2
2007-10-19
fix a trivial typo in scripts/checkstack.pl
Joern Engel
1
-1
/
+1
2007-10-19
Console events and accessibility
Samuel Thibault
3
-1
/
+62
2007-10-19
Add kernel/notifier.c
Alexey Dobriyan
5
-571
/
+543
2007-10-19
setup vma->vm_page_prot by vm_get_page_prot()
Coly Li
4
-13
/
+8
2007-10-19
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
26
-195
/
+2
2007-10-19
kmap leak fix for x86_32 kdump
Fernando Luis Vázquez Cao
1
-0
/
+1
2007-10-19
ps3av: remove unused fields in ps3av_monitor_quirks
Geert Uytterhoeven
1
-5
/
+1
2007-10-19
Console keyboard events and accessibility
Samuel Thibault
3
-6
/
+56
2007-10-19
put declaration of put_filesystem() in fs.h
Miklos Szeredi
2
-4
/
+2
2007-10-19
advansys: depends on VIRT_TO_BUS
Andrew Morton
1
-1
/
+1
2007-10-18
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-79
/
+108
2007-10-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
44
-1211
/
+760
2007-10-19
ide: set drive->autotune in ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
29
-74
/
+3
2007-10-19
triflex: always tune PIO
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2007-10-19
opti621: always tune PIO
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2007-10-19
cy82c693: always tune PIO
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2007-10-19
cs5520: always tune PIO
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2007-10-19
alim15x3: always tune PIO
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2007-10-19
ide: add IDE_HFLAG_LEGACY_IRQS host flag
Bartlomiej Zolnierkiewicz
7
-35
/
+28
2007-10-19
ide: add IDE_HFLAG_SERIALIZE host flag
Bartlomiej Zolnierkiewicz
5
-13
/
+16
2007-10-19
ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag
Bartlomiej Zolnierkiewicz
4
-8
/
+9
2007-10-19
piix: add DECLARE_ICH_DEV() macro
Bartlomiej Zolnierkiewicz
1
-63
/
+47
2007-10-19
pdc202xx_old: add DECLARE_PDC2026X_DEV() macro
Bartlomiej Zolnierkiewicz
1
-41
/
+19
2007-10-19
pdc202xx_new: add DECLARE_PDCNEW_DEV() macro
Bartlomiej Zolnierkiewicz
1
-57
/
+19
2007-10-19
aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF
Bartlomiej Zolnierkiewicz
1
-9
/
+5
2007-10-19
ide: remove .init_setup from ide_pci_device_t
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-19
serverworks: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-31
/
+14
2007-10-19
scc_pata: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-10-19
pdc202xx_old: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-32
/
+25
2007-10-19
pdc202xx_new: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-59
/
+49
2007-10-19
hpt366: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-179
/
+127
2007-10-19
cmd64x: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-27
/
+12
2007-10-19
aec62xx: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-25
/
+14
[next]