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
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
1
-42
/
+24
2008-05-07
mac80211: remove queue info from ieee80211_tx_status
Johannes Berg
1
-4
/
+0
2008-05-07
mac80211: clean up get_tx_stats callback
Johannes Berg
1
-9
/
+4
2008-05-07
remove ieee80211_wx_{get,set}_auth()
Adrian Bunk
1
-8
/
+0
2008-05-07
remove ieee80211_tx_frame()
Adrian Bunk
1
-3
/
+0
2008-05-07
mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE
Ivo van Doorn
1
-0
/
+3
2008-05-07
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
Ivo van Doorn
1
-4
/
+15
2008-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes
Linus Torvalds
2
-2
/
+6
2008-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-4
/
+4
2008-05-04
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-1
/
+15
2008-05-04
sysfs: build fix
Ingo Molnar
1
-6
/
+0
2008-05-04
fix asm-mips/types.h syntax error
Adrian Bunk
1
-2
/
+0
2008-05-04
fix asm-alpha/types.h breakage
Adrian Bunk
1
-0
/
+6
2008-05-04
x86: fix up bootparam.h for userspace inclusion
Rusty Russell
1
-4
/
+4
2008-05-04
KVM: avoid fx_init() schedule in atomic
Andrea Arcangeli
1
-1
/
+1
2008-05-04
KVM: ppc: Handle guest idle by emulating MSR[WE] writes
Hollis Blanchard
2
-0
/
+6
2008-05-04
KVM: VMX: Enable EPT feature for KVM
Sheng Yang
1
-0
/
+1
2008-05-04
KVM: VMX: Prepare an identity page table for EPT in real mode
Sheng Yang
1
-0
/
+3
2008-05-04
KVM: MMU: Add EPT support
Sheng Yang
1
-0
/
+3
2008-05-04
KVM: Add kvm_x86_ops get_tdp_level()
Sheng Yang
1
-0
/
+1
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
1
-0
/
+9
2008-05-03
unified (weak) sys_pipe implementation
Ulrich Drepper
1
-1
/
+1
2008-05-03
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+4
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes
Linus Torvalds
24
-697
/
+197
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-8
/
+5
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-20
/
+2
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2
-3
/
+2
2008-05-03
hrtimer: remove duplicate helper function
Oliver Hartkopp
1
-0
/
+9
2008-05-02
bridge: forwarding table information for >256 devices
Stephen Hemminger
1
-1
/
+3
2008-05-03
pda_power: add init and exit function callbacks
Philipp Zabel
1
-0
/
+4
2008-05-02
types: add C99-style constructors to <asm-generic/int-*.h>
H. Peter Anvin
2
-0
/
+40
2008-05-02
xtensa: types: use <asm-generic/int-*.h> for the xtensa architecture
H. Peter Anvin
1
-32
/
+1
2008-05-02
x86: types: use <asm-generic/int-*.h> for the x86 architecture
H. Peter Anvin
1
-36
/
+2
2008-05-02
v850: types: use <asm-generic/int-*.h> for the v850 architecture
H. Peter Anvin
1
-31
/
+1
2008-05-02
sparc64: types: use <asm-generic/int-*.h> for the sparc64 architecture
H. Peter Anvin
1
-29
/
+1
2008-05-02
sparc: types: use <asm-generic/int-*.h> for the sparc architecture
H. Peter Anvin
1
-29
/
+1
2008-05-02
sh: types: use <asm-generic/int-*.h> for the sh architecture
H. Peter Anvin
1
-32
/
+2
2008-05-02
s390: types: use <asm-generic/int-*.h> for the s390 architecture
H. Peter Anvin
1
-42
/
+6
2008-05-02
powerpc: types: use <asm-generic/int-*.h> for the powerpc architecture
H. Peter Anvin
1
-42
/
+6
2008-05-02
parisc: types: use <asm-generic/int-*.h> for the parisc architecture
H. Peter Anvin
1
-31
/
+2
2008-05-02
mn10300: types: use <asm-generic/int-*.h> for the mn10300 architecture
H. Peter Anvin
1
-31
/
+2
2008-05-02
mips: types: use <asm-generic/int-*.h> for the mips architecture
H. Peter Anvin
1
-50
/
+6
2008-05-02
m68k: types: use <asm-generic/int-*.h> for the m68k architecture
H. Peter Anvin
1
-31
/
+1
2008-05-02
m32r: types: use <asm-generic/int-*.h> for the m32r architecture
H. Peter Anvin
1
-30
/
+2
2008-05-02
ia64: types: use <asm-generic/int-*.h> for the ia64 architecture
H. Peter Anvin
1
-29
/
+2
2008-05-02
h8300: types: use <asm-generic/int-*.h> for the h8300 architecture
H. Peter Anvin
1
-31
/
+2
2008-05-02
frv: types: use <asm-generic/int-*.h> for the frv architecture
H. Peter Anvin
1
-32
/
+2
2008-05-02
cris: types: use <asm-generic/int-*.h> for the cris architecture
H. Peter Anvin
1
-31
/
+2
2008-05-02
blackfin: types: use <asm-generic/int-*.h> for the blackfin architecture
H. Peter Anvin
1
-32
/
+2
2008-05-02
avr32: types: use <asm-generic/int-*.h> for the avr32 architecture
H. Peter Anvin
1
-30
/
+2
[next]