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-11-14
hugetlb: split alloc_huge_page into private and shared components
Adam Litke
1
-19
/
+27
2007-11-14
raid5: fix unending write sequence
Dan Williams
1
-7
/
+9
2007-11-14
hugetlb: follow_hugetlb_page() for write access
Adam Litke
3
-5
/
+6
2007-11-14
atmel_serial build warnings begone
David Brownell
1
-9
/
+0
2007-11-14
dmaengine: fix broken device refcounting
Haavard Skinnemoen
1
-11
/
+6
2007-11-14
drivers/misc: Move misplaced pci_dev_put's
Julia Lawall
1
-4
/
+6
2007-11-14
paride: pf driver fixes
Ondrej Zary
1
-11
/
+14
2007-11-14
spi: fix error paths on txx9spi_probe
Atsushi Nemoto
1
-20
/
+20
2007-11-14
spi: fix double-free on spi_unregister_master
Atsushi Nemoto
1
-3
/
+5
2007-11-14
acpi: make ACPI_PROCFS default to y
Andrew Morton
1
-0
/
+1
2007-11-14
Add IORESOUCE_BUSY flag for System RAM
Yasunori Goto
3
-6
/
+4
2007-11-14
mm: speed up writeback ramp-up on clean systems
Peter Zijlstra
1
-2
/
+17
2007-11-14
make getdelays cgroupstats aware
Balbir Singh
1
-1
/
+42
2007-11-14
memory hotremove: unset migrate type "ISOLATE" after removal
KAMEZAWA Hiroyuki
2
-5
/
+5
2007-11-14
Migration: find correct vma in new_vma_page()
Lee Schermerhorn
2
-5
/
+23
2007-11-14
proc: fix proc_kill_inodes to kill dentries on all proc superblocks
Eric W. Biederman
3
-18
/
+25
2007-11-14
8250_pnp: add support for "LG C1 EXPRESS DUAL" machines
Damian Jurd
1
-0
/
+5
2007-11-14
video/sis/: fix negative array index
Adrian Bunk
1
-1
/
+2
2007-11-14
lguest_user.c: fix memory leak
Adrian Bunk
1
-1
/
+1
2007-11-14
LXFB: use the correct MSR number for panel support
Jordan Crouse
1
-1
/
+1
2007-11-14
Forbid user to change file flags on quota files
Jan Kara
5
-0
/
+21
2007-11-14
drivers/video/s1d13xxxfb.c: fix build as module with dbg
Stanislav Brabec
1
-1
/
+4
2007-11-14
Improve cgroup printks
Diego Calleja
1
-5
/
+4
2007-11-14
uml: update address space affected by pud_clear
Jeff Dike
1
-1
/
+1
2007-11-14
uml: fix recvmsg return value checking
Jeff Dike
1
-2
/
+1
2007-11-14
oProfile: oops when profile_pc() returns ~0LU
Philippe Elie
3
-0
/
+12
2007-11-14
uvesafb: fix warnings about unused variables on non-x86
Frank Lichtenheld
1
-2
/
+4
2007-11-14
chipsfb: uses/depends on PCI
Randy Dunlap
1
-1
/
+1
2007-11-14
rtc: tweak driver documentation for rtc periodic
Mike Frysinger
1
-3
/
+4
2007-11-14
uml: fix symlink loops
Jeff Dike
1
-3
/
+3
2007-11-14
lib: move bitmap.o from lib-y to obj-y.
Paul Mundt
1
-2
/
+2
2007-11-14
cm40x0_cs.c: fix debug macros
Pascal Terjan
2
-2
/
+2
2007-11-14
sysctl: check length at deprecated_sysctl_warning
Tetsuo Handa
1
-0
/
+4
2007-11-14
serial: add PNP ID for Davicom ISA 33.6K modem
Bjorn Helgaas
1
-0
/
+2
2007-11-14
slab: fix typo in allocation failure handling
Akinobu Mita
1
-1
/
+1
2007-11-14
W1: fix memset size error
Li Zefan
1
-1
/
+1
2007-11-14
drivers/video/ps3fb: fix memset size error
Li Zefan
1
-1
/
+1
2007-11-14
rtc-ds1307 exports NVRAM
David Brownell
2
-2
/
+95
2007-11-14
RTCs: handle NVRAM better
David Brownell
4
-4
/
+8
2007-11-14
rtc_hctosys expects RTCs in UTC (doc)
David Brownell
2
-3
/
+5
2007-11-14
Fix Oops in toshiba_acpi error return path
Andrey Borzenkov
1
-0
/
+3
2007-11-14
eCryptfs: cast page->index to loff_t instead of off_t
Michael Halcrow
1
-1
/
+1
2007-11-13
ide: remove stale/incorrect comment from setup-pci.c
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2007-11-13
it821x/jmicron: fix return value of {it821x,jmicron}_init_one()
Bartlomiej Zolnierkiewicz
2
-4
/
+2
2007-11-13
ide: don't BUG() on unsupported transfer modes
Bartlomiej Zolnierkiewicz
4
-7
/
+3
2007-11-13
ide: use drive->select.all for REQ_TYPE_ATA_TASK in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-5
/
+1
2007-11-13
ide: add missing HOB bit clearing to ide_dump_ata_status()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-11-13
ide-pmac: skip conservative PIO "downgrade"
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-11-13
ide: BLK_DEV_IDECD help: remove outdated note
Adrian Bunk
1
-4
/
+0
2007-11-13
cmd64x: don't clear the other channel's interrupt
Sergei Shtylyov
1
-2
/
+3
[next]