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
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
2007-11-13
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
15
-189
/
+1049
2007-11-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
57
-624
/
+713
2007-11-13
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
10
-31
/
+38
2007-11-13
ACPI: Battery: remove cycle from battery removal.
Alexey Starikovskiy
1
-4
/
+6
2007-11-13
Revert "ext2/ext3/ext4: add block bitmap validation"
Linus Torvalds
3
-130
/
+9
2007-11-13
[NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAR
Eric Dumazet
1
-1
/
+1
2007-11-13
[NET]: Move unneeded data to initdata section.
Denis V. Lunev
6
-7
/
+9
2007-11-13
[NET]: Cleanup pernet operation without CONFIG_NET_NS
Denis V. Lunev
1
-0
/
+18
2007-11-13
[TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo()
Roel Kluin
1
-4
/
+4
2007-11-13
[MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks.
Roel Kluin
1
-1
/
+1
2007-11-13
[NETFILTER]: bridge: fix double POSTROUTING hook invocation
Patrick McHardy
1
-0
/
+3
2007-11-13
[NETFILTER]: Consolidate nf_sockopt and compat_nf_sockopt
Pavel Emelyanov
1
-62
/
+44
2007-11-13
[NETFILTER]: nf_nat: fix memset error
Li Zefan
1
-1
/
+1
2007-11-12
[INET]: Use list_head-s in inetpeer.c
Pavel Emelyanov
2
-28
/
+16
2007-11-12
[IPVS]: Remove unused exports.
Adrian Bunk
2
-2
/
+0
2007-11-12
[NET]: Unexport sysctl_{r,w}mem_max.
Adrian Bunk
1
-4
/
+0
2007-11-13
[POWERPC] Silence an annoying boot message
Stephen Rothwell
1
-12
/
+4
2007-11-12
[TG3]: Update version to 3.86
Matt Carlson
1
-2
/
+2
2007-11-13
[POWERPC] Fix early btext debug on PowerMac
Benjamin Herrenschmidt
1
-1
/
+3
2007-11-13
[POWERPC] Demote clockevent printk to KERN_DEBUG
Tony Breeds
1
-1
/
+1
2007-11-13
[POWERPC] Fix CONFIG_SMP=n build error on ppc64
Olof Johansson
1
-2
/
+0
2007-11-13
[POWERPC] Avoid unpaired stwcx. on some processors
Becky Bruce
3
-10
/
+24
2007-11-12
[TG3]: MII => TP
Matt Carlson
1
-1
/
+1
2007-11-12
[TG3]: Add A1 revs
Matt Carlson
2
-12
/
+21
2007-11-12
[TG3]: Increase the PCI MRRS
Matt Carlson
1
-1
/
+7
2007-11-12
[TG3]: Prescaler fix
Matt Carlson
2
-1
/
+24
2007-11-12
[TG3]: Limit 5784 / 5764 to MAC LED mode
Matt Carlson
1
-0
/
+3
2007-11-12
[TG3]: Disable GPHY autopowerdown
Matt Carlson
2
-0
/
+12
2007-11-12
[TG3]: CPMU adjustments for loopback tests
Matt Carlson
1
-5
/
+7
[next]