aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] struct path: convert lockdJosef Sipek1-1/+1
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2-5/+7
2006-12-08[PATCH] struct path: move struct path from fs/namei.c into include/linuxJosef "Jeff" Sipek1-0/+5
2006-12-08[PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek1-22/+22
2006-12-08[PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_*Josef "Jeff" Sipek1-0/+31
2006-12-08[PATCH] crc32: replace bitreverse by bitrev32Akinobu Mita1-2/+2
2006-12-08[PATCH] bit reverse libraryAkinobu Mita1-0/+15
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge2-0/+54
2006-12-08[PATCH] lockdep: avoid lockdep warning in mdNeilBrown1-0/+2
2006-12-08[PATCH] remove the old bd_mutex lockdep annotationPeter Zijlstra1-17/+0
2006-12-08[PATCH] pktcdvd: add sysfs and debugfs interfaceThomas Maier1-1/+17
2006-12-08[PATCH] pktcdvd: bio write congestion using congestion_wait()Thomas Maier1-0/+9
2006-12-08[PATCH] make set_special_pids() staticOleg Nesterov1-1/+0
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra1-5/+6
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov216-2027/+2970
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-31/+0
2006-12-07Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+5
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust77-490/+929
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust15-47/+140
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai1-0/+5
2006-12-07Add "run_scheduled_work()" workqueue functionLinus Torvalds1-0/+1
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-21/+117
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-26/+15
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds6-4/+23
2006-12-07[PATCH] elf.h: forward declare struct fileAndrew Morton1-0/+2
2006-12-07[PATCH] IPMI: Fix BT long busyCorey Minyard1-2/+6
2006-12-07[PATCH] IPMI: Add maintenance modeCorey Minyard3-0/+57
2006-12-07[PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard1-0/+1
2006-12-07[PATCH] nbd: show nbd client pid in sysfsPaul Clements1-0/+1
2006-12-07[PATCH] aio: remove ki_retried debugging memberBenjamin LaHaise1-2/+0
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm1-0/+1
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller5-6/+6
2006-12-07[PATCH] Kbuild: add 3 more header files to get properly "unifdef"edRobert P. J. Day1-0/+3
2006-12-07[PATCH] fs: reiserfs add missing bracketsMariusz Kozlowski1-1/+1
2006-12-07[PATCH] Trivial cleanup in the PCI IDs for the CS5535Jordan Crouse1-3/+2
2006-12-07[PATCH] proper prototype for remove_inode_dquot_ref()Adrian Bunk1-0/+3
2006-12-07[PATCH] Save some bytes in struct inodeArnaldo Carvalho de Melo1-1/+1
2006-12-07[PATCH] lockdep: show more details about self-test failuresIngo Molnar1-1/+1
2006-12-07[PATCH] remove useless carta_random32.hStephane Eranian1-29/+0
2006-12-07[PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not setGautham R Shenoy1-2/+21
2006-12-07[PATCH] fs: reorder some 'struct inode' fields to speedup i_size manipulationsEric Dumazet1-4/+4
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap1-7/+11
2006-12-07[PATCH] fs/lockd/host.c: make 2 functions staticAdrian Bunk1-2/+0
2006-12-07[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() staticAdrian Bunk1-1/+0
2006-12-07[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() staticAdrian Bunk1-1/+0
2006-12-07[PATCH] make kernel/signal.c:kill_proc_info() staticAdrian Bunk1-1/+0
2006-12-07[PATCH] remove kernel/lockdep.c:lockdep_internalAdrian Bunk1-6/+0
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar1-3/+3
2006-12-07[PATCH] declare smp_call_function_single in generic codeRandy Dunlap1-0/+7
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu1-1/+1