Age | Commit message (Expand) | Author |
2005-11-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds |
2005-11-07 | [PATCH] reiser4: add radix_tree_lookup_slot() | Hans Reiser |
2005-11-07 | [LIB] reed_solomon: Clean up trailing white spaces | Thomas Gleixner |
2005-10-31 | manual update from upstream: | Tony Luck |
2005-10-31 | Merge ../linux-2.6 by hand | Paul Mackerras |
2005-10-30 | [PATCH] fix missing includes | Tim Schmielau |
2005-10-30 | [PATCH] lib/string.c cleanup: restore useful memmove const | Paul Jackson |
2005-10-30 | [PATCH] RCU torture-testing kernel module | Paul E. McKenney |
2005-10-30 | [PATCH] extable: remove needless declaration | Nicolas Pitre |
2005-10-30 | [PATCH] Kconfig help text correction for CONFIG_FRAME_POINTER | Jesper Juhl |
2005-10-30 | [PATCH] cpusets: bitmap and mask remap operators | Paul Jackson |
2005-10-30 | [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-29 | [PATCH] ppc64 boot: remove include from lib/zlib_inflate/inflate.c | Olaf Hering |
2005-10-28 | Merge ../bleed-2.6 | Greg KH |
2005-10-28 | [PATCH] kobject_uevent.c has a typo in a comment | Erik Hovland |
2005-10-28 | [PATCH] gfp_t: lib/* | Al Viro |
2005-10-23 | [PATCH] inotify/idr leak fix | Andrew Morton |
2005-10-20 | Update from upstream with manual merge of Yasunori Goto's | Tony Luck |
2005-10-18 | Add some basic .gitignore files | Linus Torvalds |
2005-10-08 | [PATCH] gfp flags annotations - part 1 | Al Viro |
2005-10-04 | [TEXTSEARCH]: fix sparse gfp nocast warnings | Randy Dunlap |
2005-09-29 | [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-14 | [LIB]: Consolidate _atomic_dec_and_lock() | David S. Miller |
2005-09-12 | [PATCH] x86-64: Allow frame pointer and fix help text. | Andi Kleen |
2005-09-10 | [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-08 | [PATCH] lib/crc16: added crc16 algorithm. | Evgeniy Polyakov |
2005-09-07 | [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-05 | [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-08-29 | [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-26 | [PATCH] Document idr_get_new_above() semantics, update inotify | John McCutchan |