| Commit message (Expand) | Author | Age |
... | |
| | * | [PATCH] Whitespace and CodingStyle cleanup for lib/idr.c | Jesper Juhl | 2005-10-30 |
| | * | [PATCH] lib/string.c cleanup: remove pointless explicit casts | Jesper Juhl | 2005-10-30 |
| | * | [PATCH] lib/string.c cleanup: remove pointless register keyword | Jesper Juhl | 2005-10-30 |
| | * | [PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanups | Jesper Juhl | 2005-10-30 |
| | * | [PATCH] CONFIG_IA32 | Brian Gerst | 2005-10-30 |
| | * | Merge ../bleed-2.6 | Greg KH | 2005-10-28 |
| | |\ |
|
| | | * | [PATCH] gfp_t: lib/* | Al Viro | 2005-10-28 |
| | * | | [PATCH] kobject_uevent.c has a typo in a comment | Erik Hovland | 2005-10-28 |
| | |/ |
|
| * / | [PATCH] ppc64 boot: remove include from lib/zlib_inflate/inflate.c | Olaf Hering | 2005-10-29 |
| |/ |
|
| * | [PATCH] inotify/idr leak fix | Andrew Morton | 2005-10-23 |
* | | Update from upstream with manual merge of Yasunori Goto's | Tony Luck | 2005-10-20 |
|\| |
|
| * | Add some basic .gitignore files | Linus Torvalds | 2005-10-18 |
| * | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 |
| * | [TEXTSEARCH]: fix sparse gfp nocast warnings | Randy Dunlap | 2005-10-05 |
| * | [LIB]: Consolidate _atomic_dec_and_lock() | David S. Miller | 2005-09-15 |
* | | [PATCH] Removed remaining PCI specific references from swiotlb.c | Tony Luck | 2005-09-29 |
* | | [PATCH] swiotlb: file header comments | John W. Linville | 2005-09-29 |
* | | [PATCH] swiotlb: support syncing DMA_BIDIRECTIONAL mappings | John W. Linville | 2005-09-29 |
* | | [PATCH] swiotlb: support syncing sub-ranges of mappings | John W. Linville | 2005-09-29 |
* | | [PATCH] swiotlb: cleanup some code duplication cruft | John W. Linville | 2005-09-29 |
* | | [PATCH] swiotlb: move from arch/ia64/lib/ to lib/ | John W. Linville | 2005-09-29 |
|/ |
|
* | [PATCH] x86-64: Allow frame pointer and fix help text. | Andi Kleen | 2005-09-12 |
* | [PATCH] lib/sort.c: small cleanups | Adrian Bunk | 2005-09-10 |
* | [PATCH] lib/radix-tree: Fix "nocast type" warnings | Victor Fusco | 2005-09-10 |
* | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 |
* | [PATCH] lib/crc16: added crc16 algorithm. | Evgeniy Polyakov | 2005-09-08 |
* | [PATCH] fix klist semantics for lists which have elements removed on traversal | James Bottomley | 2005-09-07 |
* | [PATCH] radix_tag_get(): differentiate between no present node and tag unset ... | Marcelo Tosatti | 2005-09-07 |
* | [PATCH] radix-tree: Remove unnecessary indirections and clean up code | Christoph Lameter | 2005-09-07 |
* | [PATCH] detect soft lockups | Ingo Molnar | 2005-09-07 |
* | [PATCH] klist: fix klist to have the same klist_add semantics as list_head | James Bottomley | 2005-09-05 |
* | [PATCH] unify x86/x86-64 semaphore code | Benjamin LaHaise | 2005-09-05 |
* | [LIB]: Make TEXTSEARCH_BM plain tristate like the others | David S. Miller | 2005-08-29 |
* | [LIB]: Boyer-Moore extension for textsearch infrastructure strike #2 | Pablo Neira Ayuso | 2005-08-29 |
* | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy | 2005-08-29 |
* | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy | 2005-08-29 |
* | [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users | Patrick McHardy | 2005-08-29 |
* | [NETLINK]: Add properly module refcounting for kernel netlink sockets. | Harald Welte | 2005-08-29 |
* | [PATCH] Document idr_get_new_above() semantics, update inotify | John McCutchan | 2005-08-26 |
* | [PATCH] %t... in vsnprintf | Al Viro | 2005-08-23 |
* | Revert unnecessary zlib_inflate/inftrees.c fix | Linus Torvalds | 2005-08-17 |
* | [PATCH] crc32.c typo fix | Dominik Hackl | 2005-08-07 |
* | [PATCH] Update in-kernel zlib routines | Tim Yamin | 2005-08-05 |
* | [PATCH] DEBUG_FS must depend on SYSFS | Adrian Bunk | 2005-07-29 |
* | [PATCH] statically link halfmd4 | Andrew Morton | 2005-07-27 |
* | [PATCH] mostly_read data section | Christoph Lameter | 2005-07-07 |
* | [PATCH] Use ALIGN to remove duplicate code | Nick Wilson | 2005-06-25 |
* | [PATCH] lib/sha1.c: fix sparse warning | Domen Puncer | 2005-06-25 |
* | [PKT_SCHED]: Make TEXTSEARCH* options only selected. | David S. Miller | 2005-06-24 |
* | [LIB]: textsearch.o needs to be obj-y not lib-y. | David S. Miller | 2005-06-24 |