index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-23
usbnet: consider device busy at each recieved packet
Oliver Neukum
1
-0
/
+1
2012-03-23
bonding: remove entries for master_ip and vlan_ip and query devices instead
Andy Gospodarek
3
-69
/
+32
2012-03-23
netfilter: remove forward module param confusion.
Rusty Russell
2
-14
/
+4
2012-03-23
security: optimize avc_audit() common path
Linus Torvalds
1
-29
/
+41
2012-03-23
usbnet: don't clear urb->dev in tx_complete
tom.leiming@gmail.com
1
-1
/
+0
2012-03-23
usbnet: increase URB reference count before usb_unlink_urb
tom.leiming@gmail.com
1
-0
/
+9
2012-03-23
xfrm: Access the replay notify functions via the registered callbacks
Steffen Klassert
1
-3
/
+3
2012-03-23
xfrm: Remove unused xfrm_state from xfrm_state_check_space
Steffen Klassert
1
-2
/
+2
2012-03-23
RDS: use gfp flags from caller in conn_alloc()
Dan Carpenter
3
-3
/
+3
2012-03-23
netlabel: use GFP flags from caller instead of GFP_ATOMIC
Dan Carpenter
1
-1
/
+1
2012-03-23
vfs: tidy up sparse warnings in fs/namei.c
Linus Torvalds
1
-3
/
+3
2012-03-22
vfs: tidy up fs/namei.c byte-repeat word constants
Linus Torvalds
1
-9
/
+4
2012-03-22
fs: fix kernel-doc warnings in dcache.c
Randy Dunlap
1
-1
/
+1
2012-03-22
Fix full_name_hash() behaviour when length is a multiple of 8
Al Viro
1
-1
/
+1
2012-03-22
kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint
Jason Wessel
1
-0
/
+7
2012-03-22
kdb: Avoid using dbg_io_ops until it is initialized
Tim Bird
1
-1
/
+1
2012-03-22
kgdb,debug_core: add the ability to control the reboot notifier
Jason Wessel
2
-0
/
+33
2012-03-22
KDB: Fix usability issues relating to the 'enter' key.
Andrei Warkentin
3
-22
/
+83
2012-03-22
kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach
Jason Wessel
2
-0
/
+24
2012-03-22
kgdb: Respect that flush op is optional
Jan Kiszka
1
-1
/
+2
2012-03-22
kgdb: x86: Return all segment registers also in 64-bit mode
Jan Kiszka
2
-5
/
+11
2012-03-22
drm/nouveau/dp: support version 4.0 of DP table
Ben Skeggs
3
-1
/
+19
2012-03-22
drm/nve0/disp: nvidia randomly decided to move the dithering method
Ben Skeggs
1
-1
/
+8
2012-03-22
drm/nve0: initial modesetting support for kepler chipsets
Ben Skeggs
2
-7
/
+55
2012-03-22
drm/nouveau: add bios connector type for dms59
Ben Skeggs
2
-7
/
+8
2012-03-22
drm/nouveau: move out of staging drivers
Ben Skeggs
2
-2
/
+2
2012-03-22
drm/nouveau: bump version to 1.0.0
Ben Skeggs
1
-4
/
+4
2012-03-22
drm/nvd0/disp: ignore clock set if no pclk
Ben Skeggs
1
-1
/
+3
2012-03-22
drm/nouveau: oops, increase channel dispc_vma to 4
Ben Skeggs
1
-1
/
+1
2012-03-22
drm/nouveau: inform userspace of new kernel subchannel requirements
Ben Skeggs
2
-13
/
+6
2012-03-22
drm/nouveau: remove m2mf creation on userspace channels
Ben Skeggs
4
-81
/
+93
2012-03-22
drm/nvc0-/disp: reimplement flip completion method as fifo method
Ben Skeggs
4
-18
/
+42
2012-03-22
drm/nouveau: move fence sequence check to start of loop
Ben Skeggs
1
-6
/
+5
2012-03-22
drm/nouveau: remove subchannel names from places where it doesn't matter
Ben Skeggs
4
-25
/
+38
2012-03-22
drm/nouveau/ttm: always do buffer moves on kernel channel
Ben Skeggs
3
-19
/
+4
2012-03-22
l2tp: enable automatic module loading for l2tp_ppp
Benjamin LaHaise
1
-0
/
+1
2012-03-22
cnic: Fix parity error code conflict
Michael Chan
5
-34
/
+12
2012-03-22
tg3: Fix RSS ring refill race condition
Michael Chan
2
-3
/
+23
2012-03-22
crypto: twofish-x86_64-3way - module init/exit functions should be static
Jussi Kivilinna
1
-2
/
+2
2012-03-22
crypto: camellia-x86_64 - module init/exit functions should be static
Jussi Kivilinna
1
-2
/
+2
2012-03-22
memcg: avoid THP split in task migration
Naoya Horiguchi
1
-8
/
+77
2012-03-22
thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE
Naoya Horiguchi
2
-7
/
+9
2012-03-22
memcg: clean up existing move charge code
Naoya Horiguchi
1
-9
/
+8
2012-03-22
mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read()
Jeff Liu
1
-1
/
+0
2012-03-22
mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_eve...
Anton Vorontsov
1
-6
/
+0
2012-03-22
mm/memcontrol.c: s/stealed/stolen/
Andrew Morton
1
-6
/
+6
2012-03-22
memcg: fix performance of mem_cgroup_begin_update_page_stat()
KAMEZAWA Hiroyuki
2
-2
/
+12
2012-03-22
memcg: remove PCG_FILE_MAPPED
KAMEZAWA Hiroyuki
2
-11
/
+6
2012-03-22
memcg: use new logic for page stat accounting
KAMEZAWA Hiroyuki
3
-24
/
+101
2012-03-22
memcg: remove PCG_MOVE_LOCK flag from page_cgroup
KAMEZAWA Hiroyuki
2
-29
/
+32
[next]