index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: fpu xstate split cleanup
Suresh Siddha
2008-04-19
2
-4
/
+3
*
x86, fpu: lazy allocation of FPU area - v5
Suresh Siddha
2008-04-19
8
-23
/
+91
*
x86, fpu: split FPU state from task struct - v5
Suresh Siddha
2008-04-19
16
-90
/
+161
*
x86: rename find_max_pfn() to propagate_e820_map()
Ingo Molnar
2008-04-19
4
-8
/
+8
*
x86: tsc prevent time going backwards
Thomas Gleixner
2008-04-19
3
-4
/
+36
*
generic, x86: add tests for prctl PR_GET_TSC and PR_SET_TSC
Erik Bosman
2008-04-19
3
-0
/
+285
*
x86: implement prctl PR_GET_TSC and PR_SET_TSC
Erik Bosman
2008-04-19
5
-5
/
+118
*
generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC
Erik Bosman
2008-04-19
2
-1
/
+18
*
ftrace: add notrace annotations for NMI routines
Steven Rostedt
2008-04-19
4
-14
/
+18
*
x86: clean up =0 initializations in arch/x86/kernel/tsc_32.c
Pavel Machek
2008-04-19
1
-4
/
+4
*
x86: fix exec mappings comments
Jiri Slaby
2008-04-19
2
-3
/
+11
*
x86: cleanup: change _end to end_before_pgt
Yinghai Lu
2008-04-19
2
-6
/
+6
*
x86: cleanup boot-heap usage
Alexander van Heukelum
2008-04-19
4
-22
/
+31
*
x86: fix arch/x86/mm/ioremap.c warning
Randy Dunlap
2008-04-19
1
-2
/
+3
*
x86: e820_64, fix section mismatch warning
Jacek Luczak
2008-04-19
1
-2
/
+2
*
x86: remove vm86.h inclusion from process_32.c
Jacek Luczak
2008-04-19
1
-1
/
+0
*
x86: remove pointless comments
WANG Cong
2008-04-19
37
-71
/
+0
*
x86: pageattr.c fix shadowed variable warning
Harvey Harrison
2008-04-19
1
-3
/
+3
*
x86: clean up cpu capabilities accesses, p4-clockmod.c
Ingo Molnar
2008-04-19
1
-2
/
+2
*
x86_64: do not reserve ramdisk two times
Yinghai Lu
2008-04-19
2
-2
/
+7
*
x86: EFI_PAGE_SHIFT fix
Huang, Ying
2008-04-19
3
-11
/
+26
*
x86: KGDB build fix
Ingo Molnar
2008-04-19
1
-5
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-04-19
18
-335
/
+503
|
\
|
*
security: fix up documentation for security_module_enable
James Morris
2008-04-19
1
-1
/
+1
|
*
Security: Introduce security= boot parameter
Ahmed S. Darwish
2008-04-19
8
-4
/
+83
|
*
Audit: Final renamings and cleanup
Ahmed S. Darwish
2008-04-19
4
-28
/
+93
|
*
SELinux: use new audit hooks, remove redundant exports
Ahmed S. Darwish
2008-04-19
5
-108
/
+71
|
*
Audit: internally use the new LSM audit hooks
Ahmed S. Darwish
2008-04-19
3
-55
/
+22
|
*
LSM/Audit: Introduce generic Audit LSM hooks
Ahmed S. Darwish
2008-04-19
3
-1
/
+127
|
*
SELinux: remove redundant exports
Ahmed S. Darwish
2008-04-19
2
-104
/
+0
|
*
Netlink: Use generic LSM hook
Ahmed S. Darwish
2008-04-19
1
-2
/
+1
|
*
Audit: use new LSM hooks instead of SELinux exports
Ahmed S. Darwish
2008-04-19
3
-37
/
+43
|
*
SELinux: setup new inode/ipc getsecid hooks
Ahmed S. Darwish
2008-04-19
1
-2
/
+17
|
*
LSM: Introduce inode_getsecid and ipc_getsecid hooks
Ahmed S. Darwish
2008-04-19
3
-2
/
+54
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
2008-04-19
944
-119960
/
+82686
|
\
\
|
|
/
|
/
|
|
*
[NET]: Fix and allocate less memory for ->priv'less netdevices
Alexey Dobriyan
2008-04-19
1
-6
/
+9
|
*
[IPV6]: Fix dangling references on error in fib6_add().
David S. Miller
2008-04-18
1
-0
/
+4
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-04-18
346
-5833
/
+8374
|
|
\
|
*
|
[NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not ...
Jesper Juhl
2008-04-18
1
-0
/
+4
|
*
|
[PKT_SCHED]: Fix datalen check in tcf_simp_init().
Patrick McHardy
2008-04-18
1
-1
/
+1
|
*
|
[INET]: Uninline the __inet_inherit_port call.
Pavel Emelyanov
2008-04-18
2
-13
/
+17
|
*
|
[INET]: Drop the inet_inherit_port() call.
Pavel Emelyanov
2008-04-18
3
-9
/
+2
|
*
|
SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked.
Gui Jianfeng
2008-04-17
1
-0
/
+2
|
*
|
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-04-17
70
-3929
/
+3375
|
|
\
\
|
|
*
|
[netdrvr] forcedeth: internal simplifications; changelog removal
Jeff Garzik
2008-04-17
1
-160
/
+74
|
|
*
|
phylib: factor out get_phy_id from within get_phy_device
Paul Gortmaker
2008-04-17
2
-9
/
+30
|
|
*
|
PHY: add BCM5464 support to broadcom PHY driver
Paul Gortmaker
2008-04-17
1
-0
/
+20
|
|
*
|
cxgb3: Fix __must_check warning with dev_dbg.
Dan Noe
2008-04-17
1
-2
/
+2
|
|
*
|
tc35815: Statistics cleanup
Atsushi Nemoto
2008-04-17
1
-1
/
+2
|
|
*
|
natsemi: fix MMIO for PPC 44x platforms
Sergei Shtylyov
2008-04-17
1
-4
/
+6
[next]