Age | Commit message (Expand) | Author | Files | Lines |
2005-08-30 | [LIB]: Make TEXTSEARCH_BM plain tristate like the others | David S. Miller | 1 | -8/+1 |
2005-08-30 | [LIB]: Boyer-Moore extension for textsearch infrastructure strike #2 | Pablo Neira Ayuso | 3 | -0/+196 |
2005-08-30 | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy | 1 | -1/+1 |
2005-08-30 | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy | 1 | -1/+1 |
2005-08-30 | [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users | Patrick McHardy | 1 | -0/+1 |
2005-08-30 | [NETLINK]: Add properly module refcounting for kernel netlink sockets. | Harald Welte | 1 | -1/+2 |
2005-08-26 | [PATCH] Document idr_get_new_above() semantics, update inotify | John McCutchan | 1 | -1/+1 |
2005-08-24 | [PATCH] %t... in vsnprintf | Al Viro | 1 | -1/+4 |
2005-08-18 | Revert unnecessary zlib_inflate/inftrees.c fix | Linus Torvalds | 1 | -1/+1 |
2005-08-07 | [PATCH] crc32.c typo fix | Dominik Hackl | 1 | -1/+1 |
2005-08-06 | [PATCH] Update in-kernel zlib routines | Tim Yamin | 2 | -8/+10 |
2005-07-30 | [PATCH] DEBUG_FS must depend on SYSFS | Adrian Bunk | 1 | -1/+1 |
2005-07-28 | [PATCH] statically link halfmd4 | Andrew Morton | 1 | -2/+2 |
2005-07-08 | [PATCH] mostly_read data section | Christoph Lameter | 1 | -1/+1 |
2005-06-26 | [PATCH] Use ALIGN to remove duplicate code | Nick Wilson | 1 | -2/+1 |
2005-06-26 | [PATCH] lib/sha1.c: fix sparse warning | Domen Puncer | 1 | -1/+1 |
2005-06-25 | [PKT_SCHED]: Make TEXTSEARCH* options only selected. | David S. Miller | 1 | -22/+6 |
2005-06-24 | [LIB]: textsearch.o needs to be obj-y not lib-y. | David S. Miller | 1 | -1/+1 |
2005-06-24 | [LIB]: Naive finite state machine based textsearch | Thomas Graf | 3 | -0/+350 |
2005-06-24 | [LIB]: Knuth-Morris-Pratt textsearch algorithm | Thomas Graf | 3 | -0/+156 |
2005-06-24 | [LIB]: Textsearch infrastructure. | Thomas Graf | 3 | -1/+326 |
2005-06-22 | [PATCH] ia64 uncached alloc | Jes Sorensen | 3 | -0/+195 |
2005-06-22 | [PATCH] smp_processor_id() cleanup | Ingo Molnar | 3 | -55/+56 |
2005-06-22 | [PATCH] coverity: idr_get_new_above_int() overrun fix | Zaur Kambarov | 1 | -1/+1 |
2005-06-21 | [PATCH] Don't reference NULL klist pointer in klist_remove(). | mochel@digitalimplant.org | 1 | -2/+3 |
2005-06-21 | [PATCH] add klist_node_attached() to determine if a node is on a list or not. | mochel@digitalimplant.org | 1 | -0/+16 |
2005-06-21 | [PATCH] Add initial implementation of klist helpers. | mochel@digitalimplant.org | 2 | -3/+252 |
2005-06-21 | [PATCH] Make kobject's name be const char * | Dmitry Torokhov | 2 | -3/+3 |
2005-06-21 | [PATCH] kobject_hotplug() should use kobject_name() | Dmitry Torokhov | 1 | -1/+1 |
2005-05-29 | [PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFO | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+2 |
2005-05-06 | [PATCH] documentation for strncpy() | walter harms | 1 | -0/+4 |
2005-05-06 | [PATCH] fix lib/sort regression test | Domen Puncer | 1 | -1/+1 |
2005-05-06 | [PATCH] x86_64: make string func definition work as intended | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+4 |
2005-05-01 | [PATCH] DocBook: fix some descriptions | Martin Waitz | 1 | -2/+1 |
2005-05-01 | [PATCH] remove all kernel BUGs | Matt Mackall | 1 | -0/+1 |
2005-05-01 | [PATCH] use smp_mb/wmb/rmb where possible | akpm@osdl.org | 2 | -5/+5 |
2005-04-19 | [PATCH] kobject/hotplug split - kobject add/remove | kay.sievers@vrfy.org | 1 | -4/+3 |
2005-04-17 | [PATCH] add Big Endian variants of ioread/iowrite | James Bottomley | 1 | -0/+20 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 60 | -0/+15017 |