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-12-05
regression: bfs endianness bug
Al Viro
1
-1
/
+2
2007-12-05
fcrypt endianness misannotations
Al Viro
1
-44
/
+44
2007-12-05
no need to mess with KBUILD_CFLAGS on uml-i386 anymore
Al Viro
1
-5
/
+0
2007-12-05
regression: cifs endianness bug
Al Viro
1
-16
/
+17
2007-12-05
VM/Security: add security hook to do_brk
Eric Paris
1
-0
/
+4
2007-12-05
SLUB's ksize() fails for size > 2048
Vegard Nossum
1
-1
/
+5
2007-12-05
proc: fix proc_dir_entry refcounting
Alexey Dobriyan
5
-21
/
+5
2007-12-05
jbd: Fix assertion failure in fs/jbd/checkpoint.c
Jan Kara
3
-10
/
+12
2007-12-05
mm: fix XIP file writes
Nick Piggin
1
-1
/
+1
2007-12-05
gpio_cs5535: disable AUX on output
Ben Gardner
1
-0
/
+5
2007-12-05
Avoid potential NULL dereference in unregister_sysctl_table
Pavel Emelyanov
1
-0
/
+4
2007-12-05
Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer
Bryan Wu
1
-7
/
+45
2007-12-05
Blackfin SPI driver: move hard coded pin_req to board file
Bryan Wu
2
-21
/
+8
2007-12-05
Blackfin SPI driver: use void __iomem * for regs_base
Bryan Wu
1
-5
/
+4
2007-12-05
Blackfin SPI driver: use cpu_relax() to replace continue in while busywait
Bryan Wu
1
-39
/
+39
2007-12-05
spi: spi_bfin: resequence DMA start/stop
Sonic Zhang
1
-11
/
+19
2007-12-05
spi: spi_bfin: update handling of delay-after-deselect
Bryan Wu
2
-16
/
+10
2007-12-05
spi: spi_bfin: bugfix for 8..16 bit word sizes
Bryan Wu
1
-1
/
+1
2007-12-05
spi: spi_bfin: handle multiple spi_masters
Bryan Wu
1
-182
/
+189
2007-12-05
spi: spi_bfin: relocate spin/waits
Sonic Zhang
1
-32
/
+52
2007-12-05
spi: spi_bfin: change handling of communication parameters
Sonic Zhang
1
-75
/
+87
2007-12-05
spi: spi_bfin, rearrange portmux calls
Sonic Zhang
1
-25
/
+28
2007-12-05
spi: spi_bfin uses portmux for additional busses
Sonic Zhang
1
-20
/
+31
2007-12-05
spi: spi_bfin uses platform device resources
Bryan Wu
1
-41
/
+83
2007-12-05
spi: spi_bfin, don't bypass spi framework
Mike Frysinger
1
-0
/
+12
2007-12-05
spi: spi_bfin handles spi_transfer.cs_change
Bryan Wu
1
-22
/
+54
2007-12-05
spi: spi_bfin cleanups, error handling
Bryan Wu
1
-64
/
+47
2007-12-05
spi: bfin spi uses portmux calls
Michael Hennerich
2
-7
/
+23
2007-12-05
spi: initial BF54x SPI support
Bryan Wu
2
-70
/
+86
2007-12-05
spi: use simplified spi_sync() calling convention
Marc Pignat
3
-26
/
+9
2007-12-05
spi: simplify spi_sync() calling convention
Marc Pignat
1
-8
/
+5
2007-12-05
spi: at25 driver is for EEPROM not FLASH
David Brownell
1
-0
/
+7
2007-12-05
SPI: use mutex not semaphore
David Brownell
1
-3
/
+3
2007-12-05
Add EXPORT_SYMBOL(ksize);
Tetsuo Handa
2
-0
/
+2
2007-12-05
mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init
Denis Cheng
1
-2
/
+2
2007-12-05
ufs: fix nexstep dir block size
Evgeniy Dushistov
2
-3
/
+3
2007-12-05
RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag
Jiri Kosina
2
-5
/
+5
2007-12-05
fix clone(CLONE_NEWPID)
Eric W. Biederman
1
-15
/
+6
2007-12-05
aio: only account I/O wait time in read_events if there are active requests
Jeff Moyer
1
-1
/
+6
2007-12-04
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-14
/
+26
2007-12-04
PHY: Add the phy_device_release device method.
Anton Vorontsov
3
-4
/
+18
2007-12-04
gianfar: fix compile warning
Grant Likely
1
-1
/
+1
2007-12-04
pasemi_mac: Fix reuse of free'd skb
Olof Johansson
1
-1
/
+1
2007-12-04
SMC911X: Fix using of dereferenced skb after netif_rx
Wang Chen
1
-1
/
+1
2007-12-04
sky2: recovery deadlock fix
Stephen Hemminger
1
-4
/
+2
2007-12-04
Fix memory corruption in fec_mpc52xx
Jon Smirl
1
-2
/
+2
2007-12-04
Don't claim to do IPv6 checksum offload
David Woodhouse
1
-1
/
+1
2007-12-04
cxgb - revert file mode changes.
Divy Le Ray
4
-0
/
+0
2007-12-04
pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timings
Bartlomiej Zolnierkiewicz
2
-4
/
+5
2007-12-04
ahci: add the Device IDs of MCP79 AHCI controller to ahci.c
peerchen
1
-0
/
+4
[next]