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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
1
-0
/
+2
2009-01-14
[CVE-2009-0029] Convert all system calls to return a long
Heiko Carstens
1
-40
/
+39
2009-01-14
[CVE-2009-0029] Move compat system call declarations to compat header file
Heiko Carstens
2
-12
/
+13
2009-01-13
x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param
venkatesh.pallipadi@intel.com
1
-2
/
+2
2009-01-12
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+3
2009-01-12
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
Linus Torvalds
5
-0
/
+543
2009-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+12
2009-01-12
Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...
Linus Torvalds
1
-1
/
+4
2009-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2
-4
/
+2
2009-01-12
m68k: Wire up sys_restart_syscall
Andreas Schwab
1
-3
/
+1
2009-01-12
m68k: dio - Kill warn_unused_result warnings
Geert Uytterhoeven
1
-1
/
+1
2009-01-12
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2
-15
/
+2
2009-01-11
BUGFIX: used NULL pointer at ioctl(sk,IMGETDEVINFO,&devinfo) when devinfo.id ...
Martin Bachem
1
-1
/
+4
2009-01-11
net_dma: acquire/release dma channels on ifup/ifdown
Dan Williams
1
-0
/
+10
2009-01-11
wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_dev
Inaky Perez-Gonzalez
1
-2
/
+2
2009-01-11
smp_call_function_single(): be slightly less stupid
Andrew Morton
1
-10
/
+3
2009-01-11
regulator: PCF50633 pmic driver
Balaji Rao
1
-0
/
+67
2009-01-11
power_supply: PCF50633 battery charger driver
Balaji Rao
1
-0
/
+134
2009-01-11
mfd: PCF50633 gpio support
Balaji Rao
1
-0
/
+52
2009-01-11
mfd: PCF50633 adc driver
Balaji Rao
1
-0
/
+72
2009-01-11
mfd: PCF50633 core driver
Balaji Rao
1
-0
/
+218
2009-01-10
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
1
-0
/
+1
2009-01-10
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2009-01-10
rbtree: add const qualifier to some functions
Artem Bityutskiy
1
-4
/
+4
2009-01-09
filesystem freeze: implement generic freeze feature
Takashi Sato
2
-1
/
+17
2009-01-09
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
1
-2
/
+2
2009-01-09
memstick: annotate endianness of attribute structs
Harvey Harrison
1
-2
/
+2
2009-01-09
compiler-gcc.h: add more comments to RELOC_HIDE
Andi Kleen
1
-2
/
+12
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-3
/
+4
2009-01-09
Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...
Linus Torvalds
2
-26
/
+89
2009-01-09
Revert "driver core: create a private portion of struct device"
Greg Kroah-Hartman
1
-3
/
+0
2009-01-09
Revert "driver core: move klist_children into private structure"
Greg Kroah-Hartman
1
-0
/
+2
2009-01-09
Revert "driver core: move knode_driver into private structure"
Greg Kroah-Hartman
1
-0
/
+1
2009-01-09
Revert "driver core: move knode_bus into private structure"
Greg Kroah-Hartman
1
-0
/
+1
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
Linus Torvalds
4
-15
/
+24
2009-01-09
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
3
-1
/
+42
2009-01-09
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2
-0
/
+29
2009-01-09
mISDN: Add layer1 prim MPH_INFORMATION_REQ
Martin Bachem
1
-0
/
+17
2009-01-09
mISDN: Create /sys/class/mISDN
Matthias Urlichs
1
-1
/
+7
2009-01-09
mISDN: Fix deactivation, if peer IP is removed from l1oip instance.
Andreas Eversberg
1
-2
/
+3
2009-01-09
mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0
Martin Bachem
1
-0
/
+12
2009-01-09
mISDN: Add ISDN sample clock API to mISDN core
Andreas Eversberg
1
-0
/
+17
2009-01-09
mISDN: Add E-Channel logging features
Martin Bachem
2
-0
/
+2
2009-01-09
mISDN: Use struct device name field
Matthias Urlichs
1
-1
/
+0
2009-01-09
mISDN: Added an ioctl to change the device name
Matthias Urlichs
1
-12
/
+19
2009-01-09
mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty
Andreas Eversberg
2
-12
/
+14
2009-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
1
-0
/
+18
2009-01-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
10
-45
/
+354
2009-01-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
35
-8452
/
+872
2009-01-09
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
6
-168
/
+81
[next]