aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-12-08[PATCH] struct path: convert lockdJosef Sipek
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek
2006-12-08[PATCH] struct path: move struct path from fs/namei.c into include/linuxJosef "Jeff" Sipek
2006-12-08[PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek
2006-12-08[PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_*Josef "Jeff" Sipek
2006-12-08[PATCH] crc32: replace bitreverse by bitrev32Akinobu Mita
2006-12-08[PATCH] bit reverse libraryAkinobu Mita
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge
2006-12-08[PATCH] lockdep: avoid lockdep warning in mdNeilBrown
2006-12-08[PATCH] remove the old bd_mutex lockdep annotationPeter Zijlstra
2006-12-08[PATCH] pktcdvd: add sysfs and debugfs interfaceThomas Maier
2006-12-08[PATCH] pktcdvd: bio write congestion using congestion_wait()Thomas Maier
2006-12-08[PATCH] make set_special_pids() staticOleg Nesterov
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-12-07Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai
2006-12-07Add "run_scheduled_work()" workqueue functionLinus Torvalds
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] elf.h: forward declare struct fileAndrew Morton
2006-12-07[PATCH] IPMI: Fix BT long busyCorey Minyard
2006-12-07[PATCH] IPMI: Add maintenance modeCorey Minyard
2006-12-07[PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard
2006-12-07[PATCH] nbd: show nbd client pid in sysfsPaul Clements
2006-12-07[PATCH] aio: remove ki_retried debugging memberBenjamin LaHaise
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller
2006-12-07[PATCH] Kbuild: add 3 more header files to get properly "unifdef"edRobert P. J. Day
2006-12-07[PATCH] fs: reiserfs add missing bracketsMariusz Kozlowski
2006-12-07[PATCH] Trivial cleanup in the PCI IDs for the CS5535Jordan Crouse
2006-12-07[PATCH] proper prototype for remove_inode_dquot_ref()Adrian Bunk
2006-12-07[PATCH] Save some bytes in struct inodeArnaldo Carvalho de Melo
2006-12-07[PATCH] lockdep: show more details about self-test failuresIngo Molnar
2006-12-07[PATCH] remove useless carta_random32.hStephane Eranian
2006-12-07[PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not setGautham R Shenoy
2006-12-07[PATCH] fs: reorder some 'struct inode' fields to speedup i_size manipulationsEric Dumazet
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap
2006-12-07[PATCH] fs/lockd/host.c: make 2 functions staticAdrian Bunk
2006-12-07[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() staticAdrian Bunk
2006-12-07[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() staticAdrian Bunk
2006-12-07[PATCH] make kernel/signal.c:kill_proc_info() staticAdrian Bunk
2006-12-07[PATCH] remove kernel/lockdep.c:lockdep_internalAdrian Bunk
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] declare smp_call_function_single in generic codeRandy Dunlap
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu