index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
networking
/
README.ipw2100
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-27
rwsem: Remove redundant asmregparm annotation
Thomas Gleixner
2
-10
/
+8
2011-01-27
rwsem: Move duplicate function prototypes to linux/rwsem.h
Thomas Gleixner
9
-45
/
+5
2011-01-27
rwsem: Unify the duplicate rwsem_is_locked() inlines
Thomas Gleixner
9
-40
/
+7
2011-01-27
rwsem: Move duplicate init macros and functions to linux/rwsem.h
Thomas Gleixner
10
-206
/
+26
2011-01-27
rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h
Thomas Gleixner
9
-78
/
+15
2011-01-27
x86: Cleanup rwsem_count_t typedef
Thomas Gleixner
1
-15
/
+10
2011-01-27
rwsem: Cleanup includes
Thomas Gleixner
10
-48
/
+3
2011-01-27
locking: Remove deprecated lock initializers
Thomas Gleixner
4
-44
/
+1
2011-01-27
cred: Replace deprecated spinlock initialization
Thomas Gleixner
1
-1
/
+1
2011-01-27
kthread: Replace deprecated spinlock initialization
Thomas Gleixner
1
-1
/
+1
2011-01-27
xtensa: Replace deprecated spinlock initialization
Thomas Gleixner
1
-1
/
+1
2011-01-27
um: Replace deprecated spinlock initialization
Thomas Gleixner
1
-1
/
+1
2011-01-27
sparc: Replace deprecated spinlock initialization
Thomas Gleixner
1
-1
/
+1
2011-01-27
mips: Replace deprecated spinlock initialization
Thomas Gleixner
1
-2
/
+2
2011-01-27
cris: Replace deprecated spinlock initialization
Thomas Gleixner
1
-1
/
+3
2011-01-27
alpha: Replace deprecated spinlock initialization
Thomas Gleixner
1
-1
/
+1
2011-01-26
rtmutex-tester: Remove BKL tests
Arnd Bergmann
1
-35
/
+4
2011-01-26
Input: wacom - pass touch resolution to clients through input_absinfo
Ping Cheng
1
-2
/
+19
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
44
-328
/
+336
2011-01-26
squashfs: fix use of uninitialised variable in zlib & xz decompressors
Phillip Lougher
3
-12
/
+8
2011-01-26
radix_tree: radix_tree_gang_lookup_tag_slot() may never return
Toshiyuki Okajima
1
-3
/
+4
2011-01-26
drivers/clocksource/tcb_clksrc.c: fix init sequence
Voss, Nikolaus
1
-2
/
+2
2011-01-26
memcg: fix race at move_parent around compound_order()
KAMEZAWA Hiroyuki
1
-9
/
+16
2011-01-26
memcg: bugfix check mem_cgroup_disabled() at split fixup
KAMEZAWA Hiroyuki
1
-0
/
+2
2011-01-26
memcg: fix account leak at failure of memsw acconting
KAMEZAWA Hiroyuki
1
-0
/
+1
2011-01-26
mm: migration: clarify migrate_pages() comment
Minchan Kim
1
-1
/
+1
2011-01-26
mm: compaction: don't depend on HUGETLB_PAGE
Andrea Arcangeli
1
-1
/
+1
2011-01-26
mm/memcontrol.c: fix uninitialized variable use in mem_cgroup_move_parent()
Jesper Juhl
1
-1
/
+2
2011-01-26
mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator
David Rientjes
1
-2
/
+4
2011-01-26
mm: fix deferred congestion timeout if preferred zone is not allowed
David Rientjes
2
-2
/
+13
2011-01-26
pps: claim parallel port exclusively
Alexander Gordeev
2
-2
/
+2
2011-01-26
pps ktimer: remove noisy message
Rodolfo Giometti
1
-2
/
+0
2011-01-26
parport: make lockdep happy with waitlist_lock
Alexander Gordeev
1
-2
/
+2
2011-01-26
langwell_gpio: modify EOI handling following change of kernel irq subsystem
Feng Tang
1
-2
/
+7
2011-01-26
leds: leds-pwm: return proper error if pwm_request failed
Axel Lin
1
-0
/
+1
2011-01-26
mm/pgtable-generic.c: fix CONFIG_SWAP=n build
Andrew Morton
1
-0
/
+1
2011-01-26
thp: fix PARAVIRT x86 32bit noPAE
Andrea Arcangeli
1
-3
/
+2
2011-01-25
KEYS: Fix __key_link_end() quota fixup on error
David Howells
4
-20
/
+27
2011-01-25
intel_scu_ipcutils: Fix the license tag
Alan Cox
1
-1
/
+1
2011-01-25
Documentation: Fix kernel parameter ordering
Alan Cox
1
-2
/
+2
2011-01-25
intel_scu_ipc: fix signedness bug
Axel Lin
1
-4
/
+3
2011-01-25
ALSA: AACI: fix timeout duration
Russell King
1
-19
/
+23
2011-01-25
ALSA: AACI: fix timeout condition checking
Russell King
1
-3
/
+3
2011-01-25
ARM: 6636/1: ep93xx: default multiplexed gpio ports to gpio mode
Hartley Sweeten
1
-0
/
+7
2011-01-25
ARM: 6637/1: Make the argument to virt_to_phys() "const volatile"
Catalin Marinas
1
-1
/
+1
2011-01-25
ARM: twd: ensure timer reload is reprogrammed on entry to periodic mode
Russell King
1
-5
/
+2
2011-01-25
ARM: 6635/2: Configure reference clock for Versatile Express timers
Pawel Moll
2
-0
/
+15
2011-01-25
ARM: versatile: name configuration options after actual board names
Russell King
1
-4
/
+6
2011-01-25
ARM: realview: name configuration options after actual board names
Russell King
1
-22
/
+27
2011-01-25
ARM: realview,vexpress: fix section mismatch warning for pen_release
Russell King
2
-2
/
+2
[next]