summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | [TG3]: Add TG3_FLG2_IS_NIC flag.Michael Chan2006-12-071-0/+2
| | | * | | [TG3]: Add 5787F device ID.Michael Chan2006-12-071-0/+1
| | | * | | audit: Add auditing to ipsecJoy Latten2006-12-061-0/+6
| | | * | | [NETFILTER]: nf_conntrack: fix warning in PPTP helperYasuyuki Kozakai2006-12-061-1/+2
| | | * | | [CRYPTO] api: Remove unused functionsAdrian Bunk2006-12-061-22/+0
| | | * | | [IPSEC]: Add support for AES-XCBC-MACKazunori MIYAZAWA2006-12-061-0/+1
| | | * | | [GENETLINK]: Move command capabilities to flags.Jamal Hadi Salim2006-12-061-3/+3
| | | | |/ | | | |/|
| | * | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-076-4/+23
| | |\ \ \
| | | * | | [PATCH] i386: Preserve EFI run time regions with memmap parameterArtiom Myaskouvskey2006-12-071-0/+1
| | | * | | [PATCH] i386: call efi_get_time during suspendArtiom Myaskouvskey2006-12-071-1/+1
| | | * | | [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B2006-12-071-1/+1
| | | * | | [PATCH] i386: cpu_detect extractionRusty Russell2006-12-071-0/+12
| | | * | | [PATCH] Generic: Move __user cast into probe_kernel_addressAndi Kleen2006-12-071-1/+1
| | | * | | [PATCH] i386: Relocatable kernel supportEric W. Biederman2006-12-071-1/+2
| | | * | | [PATCH] x86: all cpu backtraceAndrew Morton2006-12-071-0/+5
| | * | | | [PATCH] elf.h: forward declare struct fileAndrew Morton2006-12-071-0/+2
| | * | | | [PATCH] IPMI: Fix BT long busyCorey Minyard2006-12-071-2/+6
| | * | | | [PATCH] IPMI: Add maintenance modeCorey Minyard2006-12-073-0/+57
| | * | | | [PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard2006-12-071-0/+1
| | * | | | [PATCH] nbd: show nbd client pid in sysfsPaul Clements2006-12-071-0/+1
| | * | | | [PATCH] aio: remove ki_retried debugging memberBenjamin LaHaise2006-12-071-2/+0
| | * | | | [PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm2006-12-071-0/+1
| | * | | | [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-075-6/+6
| | * | | | [PATCH] Kbuild: add 3 more header files to get properly "unifdef"edRobert P. J. Day2006-12-071-0/+3
| | * | | | [PATCH] fs: reiserfs add missing bracketsMariusz Kozlowski2006-12-071-1/+1
| | * | | | [PATCH] Trivial cleanup in the PCI IDs for the CS5535Jordan Crouse2006-12-071-3/+2
| | * | | | [PATCH] proper prototype for remove_inode_dquot_ref()Adrian Bunk2006-12-071-0/+3
| | * | | | [PATCH] Save some bytes in struct inodeArnaldo Carvalho de Melo2006-12-071-1/+1
| | * | | | [PATCH] lockdep: show more details about self-test failuresIngo Molnar2006-12-071-1/+1
| | * | | | [PATCH] remove useless carta_random32.hStephane Eranian2006-12-071-29/+0
| | * | | | [PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not setGautham R Shenoy2006-12-071-2/+21
| | * | | | [PATCH] fs: reorder some 'struct inode' fields to speedup i_size manipulationsEric Dumazet2006-12-071-4/+4
| | * | | | [PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap2006-12-071-7/+11
| | * | | | [PATCH] fs/lockd/host.c: make 2 functions staticAdrian Bunk2006-12-071-2/+0
| | * | | | [PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() staticAdrian Bunk2006-12-071-1/+0
| | * | | | [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() staticAdrian Bunk2006-12-071-1/+0
| | * | | | [PATCH] make kernel/signal.c:kill_proc_info() staticAdrian Bunk2006-12-071-1/+0
| | * | | | [PATCH] remove kernel/lockdep.c:lockdep_internalAdrian Bunk2006-12-071-6/+0
| | * | | | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-3/+3
| | * | | | [PATCH] declare smp_call_function_single in generic codeRandy Dunlap2006-12-071-0/+7
| | * | | | [PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu2006-12-071-1/+1
| | * | | | [PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm2006-12-071-0/+2
| | * | | | [PATCH] Fix the size limit of compat space msgsizesuzuki2006-12-071-0/+6
| | * | | | [PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_nsThomas Gleixner2006-12-071-2/+2
| | * | | | [PATCH] remove HASH_HIGHMEMAndrew Morton2006-12-071-2/+1
| | * | | | [PATCH] debug: workqueue locking sanityPeter Zijlstra2006-12-071-0/+5
| | * | | | [PATCH] sleep profilingIngo Molnar2006-12-071-1/+23
| | * | | | [PATCH] lockdep: name some old style locksPeter Zijlstra2006-12-075-6/+7
| | * | | | [PATCH] ext4: uninline large functionsAndrew Morton2006-12-071-59/+17
| | * | | | [PATCH] ext3: uninline large functionsAndrew Morton2006-12-071-59/+17
OpenPOWER on IntegriCloud