index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-9
/
+7
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-4
/
+4
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-137
/
+57
2012-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-0
/
+159
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
5
-137
/
+57
2012-01-06
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-4
/
+50
2012-01-03
switch debugfs to umode_t
Al Viro
1
-4
/
+4
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2011-12-21
kobject: remove kset_find_obj_hinted()
Kay Sievers
1
-37
/
+0
2011-12-13
kref: Inline all functions
Peter Zijlstra
2
-98
/
+1
2011-12-09
driver-core: skip uevent generation when nobody is listening
Kay Sievers
1
-0
/
+3
2011-12-08
sch_red: Adaptative RED AQM
Eric Dumazet
1
-0
/
+2
2011-12-06
decompress_bunzip2: remove invalid vi modeline
Paul Bolle
1
-1
/
+0
2011-12-06
treewide: Fix comment and string typo 'bufer'
Paul Bolle
2
-3
/
+3
2011-11-29
dql: Dynamic queue limits
Tom Herbert
3
-0
/
+138
2011-11-23
debugobjects: Extend to assert that an object is initialized
Christine Chan
1
-0
/
+38
2011-11-23
debugobjects: Be smarter about static objects
Stephen Boyd
1
-4
/
+12
2011-11-21
Fix comparison using wrong pointer variable in dma debug code
Thomas Jarosch
1
-1
/
+1
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-0
/
+19
2011-11-15
lib: devres: add convenience function to remap a resource
Wolfram Sang
1
-0
/
+51
2011-11-15
lib: devres: add annotations for #endif
Wolfram Sang
1
-2
/
+2
2011-11-13
Merge branch 'master' into for-next
Jiri Kosina
28
-290
/
+459
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-0
/
+4
2011-11-04
netlink: validate NLA_MSECS length
Johannes Berg
1
-0
/
+1
2011-11-02
ida: make ida_simple_get/put() IRQ safe
Tejun Heo
1
-4
/
+7
2011-10-31
lib: rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
1
-7
/
+7
2011-10-31
lib/string.c: fix strim() semantics for strings that have only blanks
Michael Holzheu
1
-2
/
+1
2011-10-31
lib/idr.c: fix comment for ida_get_new_above()
Wang Sheng-Hui
1
-2
/
+2
2011-10-31
lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef
Glauber Costa
1
-0
/
+2
2011-10-31
lib/bitmap.c: quiet sparse noise about address space
H Hartley Sweeten
1
-4
/
+6
2011-10-31
lib/spinlock_debug.c: print owner on spinlock lockup
Akinobu Mita
1
-9
/
+10
2011-10-31
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
Alexey Dobriyan
3
-48
/
+68
2011-10-31
lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT
Jiaju Zhang
1
-2
/
+3
2011-10-31
lib/string.c: introduce memchr_inv()
Akinobu Mita
1
-0
/
+54
2011-10-31
radix_tree: clean away saw_unset_tag leftovers
Hugh Dickins
1
-8
/
+2
2011-10-31
lib: dma-debug needs export.h for EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-10-31
md: Add in export.h for files using EXPORT_SYMBOL
Paul Gortmaker
2
-0
/
+2
2011-10-31
md: Add module.h to all files using it implicitly
Paul Gortmaker
1
-0
/
+1
2011-10-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-7
/
+61
2011-10-29
Docs: Kconfig: CORDIC description
Michael Witten
1
-3
/
+2
2011-10-29
Docs: wording: functions -> algorithm
Michael Witten
2
-2
/
+2
2011-10-29
Docs: Pedantry: [Cc]ordic -> CORDIC
Michael Witten
2
-3
/
+3
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2
-1
/
+15
2011-10-26
fault-inject: export setup_fault_attr()
Per Forlin
1
-1
/
+2
2011-10-26
mmc: core: add random fault injection
Per Forlin
1
-0
/
+11
2011-10-26
fault-inject: export fault injection functions
Per Forlin
1
-0
/
+2
2011-10-26
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+1
2011-10-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-64
/
+19
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-76
/
+76
[next]