index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched_autogroup.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-21
ksz884x: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
1
-4
/
+2
2011-11-21
ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
1
-2
/
+1
2011-11-21
irttp: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-3
/
+1
2011-11-20
KVM guest: prevent tracing recursion with kvmclock
Avi Kivity
1
-2
/
+3
2011-11-19
PM / Suspend: Fix bug in suspend statistics update
Srivatsa S. Bhat
1
-1
/
+2
2011-11-19
Xen: update MAINTAINER info
Jeremy Fitzhardinge
1
-2
/
+2
2011-11-19
hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE
David Rientjes
1
-5
/
+0
2011-11-18
cgroup: Replace Paul Menage with Tejun Heo as cgroups maintainer
Paul Menage
1
-1
/
+2
2011-11-18
PM / Hibernate: Fix the early termination of test modes
Srivatsa S. Bhat
1
-6
/
+17
2011-11-18
ipv4: fix redirect handling
Eric Dumazet
1
-51
/
+59
2011-11-18
MAINTAINERS: update XFS maintainer entry
Alex Elder
1
-1
/
+2
2011-11-18
team: replace kmalloc+memcpy by kmemdup
Jiri Pirko
1
-6
/
+2
2011-11-18
team: avoid using variable-length array
Jiri Pirko
1
-2
/
+7
2011-11-18
team: add fix_features
Jiri Pirko
1
-0
/
+22
2011-11-18
ping: dont increment ICMP_MIB_INERRORS
Eric Dumazet
1
-2
/
+0
2011-11-18
Phonet: set the pipe handle using setsockopt
Dinesh Kumar Sharma
2
-11
/
+97
2011-11-18
ip_gre: Set needed_headroom dynamically again
Herbert Xu
1
-0
/
+2
2011-11-18
packet: Add needed_tailroom to packet_sendmsg_spkt
Herbert Xu
1
-1
/
+2
2011-11-18
net: Remove LL_ALLOCATED_SPACE
Herbert Xu
1
-5
/
+0
2011-11-18
net: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
5
-15
/
+30
2011-11-18
ipv6: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
4
-12
/
+27
2011-11-18
ipv4: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
4
-10
/
+22
2011-11-18
net-forcedeth: fix possible stats inaccuracies on 32b hosts
david decotigny
1
-4
/
+4
2011-11-18
bnx2: switch to build_skb() infrastructure
Eric Dumazet
2
-69
/
+85
2011-11-18
sparc64: Patch sun4v code sequences properly on module load.
David S. Miller
3
-19
/
+63
2011-11-18
sky2: fix hang in napi_disable
stephen hemminger
2
-7
/
+11
2011-11-18
sky2: enforce minimum ring size
stephen hemminger
1
-2
/
+12
2011-11-18
sparc: Kill custom io_remap_pfn_range().
David S. Miller
5
-273
/
+32
2011-11-18
bonding: Don't allow mode change via sysfs with slaves present
Veaceslav Falico
1
-0
/
+7
2011-11-17
net: use jump_label to shortcut RPS if not setup
Eric Dumazet
4
-16
/
+26
2011-11-17
ibm/emac: fix improper cleanup when device is removed to allow re-bind
Wolfgang Grandegger
1
-0
/
+3
2011-11-17
f_phonet: fix page offset of first received fragment
RĂ©mi Denis-Courmont
1
-1
/
+1
2011-11-17
PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unset
Rafael J. Wysocki
1
-5
/
+14
2011-11-17
PM Sleep: Do not extend wakeup paths to devices with ignore_children set
Rafael J. Wysocki
4
-8
/
+8
2011-11-17
ARM: wire up process_vm_writev and process_vm_readv syscalls
Russell King
2
-0
/
+4
2011-11-17
Revert "KVM: PPC: Add support for explicit HIOR setting"
Alexander Graf
5
-24
/
+2
2011-11-17
KVM: VMX: Check for automatic switch msr table overflow
Gleb Natapov
1
-1
/
+5
2011-11-17
KVM: VMX: Add support for guest/host-only profiling
Gleb Natapov
1
-0
/
+21
2011-11-17
KVM: VMX: add support for switching of PERF_GLOBAL_CTRL
Gleb Natapov
1
-11
/
+93
2011-11-17
KVM: s390: announce SYNC_MMU
Christian Borntraeger
1
-0
/
+1
2011-11-17
KVM: s390: Fix tprot locking
Christian Borntraeger
1
-2
/
+8
2011-11-17
KVM: s390: handle SIGP sense running intercepts
Cornelia Huck
3
-0
/
+41
2011-11-17
KVM: s390: Fix RUNNING flag misinterpretation
Cornelia Huck
6
-9
/
+15
2011-11-17
fix typo/thinko in get_random_bytes()
Luck, Tony
1
-1
/
+1
2011-11-17
platform/x86: fix dell-laptop function prototypes
Randy Dunlap
1
-2
/
+2
2011-11-17
media/staging: fix allyesconfig build error
Randy Dunlap
2
-3
/
+4
2011-11-17
hwmon: (exynos4_tmu) Fix Kconfig dependency
Donggeun Kim
1
-1
/
+1
2011-11-17
ipv6: Use pr_warn() in ip6_fib.c
David S. Miller
1
-10
/
+10
2011-11-17
IPV6 Fix a crash when trying to replace non existing route
Matti Vaittinen
1
-7
/
+14
2011-11-17
stmmac: fix pm functions avoiding sleep on spinlock
Francesco Virlinzi
1
-5
/
+7
[next]