index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-10-29
1
-1
/
+1
|
\
|
*
[ARM] 3909/1: Disable UWIND_INFO for ARM (again)
Kevin Hilman
2006-10-28
1
-1
/
+1
*
|
[PATCH] strstrip remove last blank fix
Michael Holzheu
2006-10-28
1
-1
/
+1
|
/
*
[PATCH] highest_possible_node_id() linkage fix
Andrew Morton
2006-10-20
1
-16
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2006-10-17
4
-4
/
+5
|
\
|
*
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
2006-10-11
3
-4
/
+4
|
*
Input: add missing exports to fix modular build
Dmitry Torokhov
2006-10-11
1
-0
/
+1
*
|
[PATCH] remove carta_random32
Andrew Morton
2006-10-17
2
-42
/
+1
*
|
[PATCH] rename net_random to random32
Stephen Hemminger
2006-10-17
2
-1
/
+143
*
|
[PATCH] uml shouldn't do HEADERS_CHECK
Al Viro
2006-10-13
1
-0
/
+1
*
|
[PATCH] bitmap: parse input from kernel and user buffers
Reinette Chatre
2006-10-11
1
-11
/
+43
*
|
[PATCH] Add carta_random32() library routine
Stephane Eranian
2006-10-11
2
-1
/
+42
*
|
[PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_ch...
David Woodhouse
2006-10-11
1
-0
/
+13
*
|
[PATCH] Disable DETECT_SOFTLOCKUP for s390
Heiko Carstens
2006-10-11
1
-1
/
+1
|
/
*
[PATCH] gfp annotations: radix_tree_root
Al Viro
2006-10-10
1
-3
/
+3
*
[PATCH] irq_reqs: export __irq_regs
Andrew Morton
2006-10-06
1
-0
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
2
-1
/
+16
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
[PATCH] low performance of lib/sort.c
keios
2006-10-03
1
-5
/
+5
*
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
2006-10-02
3
-33
/
+1
*
[PATCH] introduce kernel_execve
Arnd Bergmann
2006-10-02
2
-0
/
+25
*
[PATCH] cpumask: add highest_possible_node_id
Greg Banks
2006-10-02
1
-0
/
+16
*
[PATCH] Linux Kernel Dump Test Module
Ankita Garg
2006-10-02
1
-0
/
+14
*
[PATCH] make genpool allocator adhere to kernel-doc standards
Dean Nelson
2006-10-02
1
-20
/
+23
*
[PATCH] LIB: add gen_pool_destroy()
Steve Wise
2006-10-02
1
-0
/
+30
*
[PATCH] Generic ioremap_page_range: flush_cache_vmap
Haavard Skinnemoen
2006-10-01
1
-3
/
+1
*
[PATCH] Generic ioremap_page_range: implementation
Haavard Skinnemoen
2006-10-01
2
-0
/
+95
*
[PATCH] list_del-debug fix
Andrew Morton
2006-10-01
1
-3
/
+0
*
[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev
Jens Axboe
2006-09-30
1
-0
/
+6
*
[PATCH] lib/ts_fsm.c: constify structs
Andreas Mohr
2006-09-29
1
-5
/
+5
*
[PATCH] lib/rwsem.c: un-inline rwsem_down_failed_common()
Andreas Mohr
2006-09-29
1
-1
/
+1
*
[PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloop
Chuck Ebbert
2006-09-29
1
-6
/
+9
*
[PATCH] list_del debug check
Manfred Spraul
2006-09-29
1
-5
/
+7
*
[PATCH] Debug variants of linked list macros
Dave Jones
2006-09-29
3
-0
/
+87
*
sh: Enable verbose BUG() support.
Paul Mundt
2006-09-27
1
-1
/
+1
*
sh: Use generic CONFIG_FRAME_POINTER.
Paul Mundt
2006-09-27
1
-1
/
+1
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-09-26
2
-3
/
+9
|
\
|
*
[PATCH] optimize hweight64 for x86_64
Andi Kleen
2006-09-26
1
-2
/
+8
|
*
[PATCH] Don't force frame pointers for lockdep
Andi Kleen
2006-09-26
1
-1
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-09-26
3
-12
/
+30
|
\
\
|
*
|
Driver core: Don't call put methods while holding a spinlock
Alan Stern
2006-09-25
1
-11
/
+15
|
*
|
add CONFIG_ENABLE_MUST_CHECK
Andrew Morton
2006-09-25
1
-0
/
+7
|
*
|
kobject: must_check fixes
Randy Dunlap
2006-09-25
1
-1
/
+8
|
|
/
*
|
[PATCH] avr32 architecture
Haavard Skinnemoen
2006-09-26
1
-2
/
+2
|
/
*
[PATCH] fix missing ifdefs in syscall classes hookup for generic targets
Al Viro
2006-09-22
1
-0
/
+2
*
[PATCH] syscall class hookup for all normal targets
Al Viro
2006-09-12
3
-0
/
+59
*
[TEXTSEARCH]: Fix Boyer Moore initialization bug
Michael Rash
2006-08-22
1
-6
/
+5
*
[PATCH] disable debugging version of write_lock()
Andrew Morton
2006-08-06
1
-4
/
+6
*
PCI: docking station: remove dock uevents
Kristen Carlson Accardi
2006-08-03
1
-4
/
+0
*
[PATCH] Fix ppc32 zImage inflate
Peter Korsgaard
2006-07-31
1
-1
/
+4
[next]