sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / include / linux / klist.h
2009-01-21 Jesper Nilssonklist.c: bit 0 in pointer can't be used as flag
2009-01-06 Matthew Wilcoxdriver core: Remove completion from struct klist_node
2008-10-09 Tejun Heoklist: don't iterate over deleted entries
2008-04-30 Greg Kroah-Hartmanklist: fix coding style errors in klist.h and klist.c
2008-04-30 Tejun Heoklist: implement klist_add_{after|before}()
2008-04-30 Tejun Heoklist: implement KLIST_INIT() and DEFINE_KLIST()
2005-09-08 James Bottomley[PATCH] fix klist semantics for lists which have elemen...
2005-09-05 James Bottomley[PATCH] klist: fix klist to have the same klist_add...
2005-06-20 mochel@digitalimpl... [PATCH] add klist_node_attached() to determine if a...
2005-06-20 mochel@digitalimpl... [PATCH] Add initial implementation of klist helpers.