aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] promiscuous modeSteve Grubb2006-03-201-1/+6
* [PATCH] add/remove rule updateSteve Grubb2006-03-201-1/+1
* [PATCH] audit string fields interface + consumerAmy Griffis2006-03-201-4/+27
* [PATCH] SE Linux audit eventsSteve Grubb2006-03-201-0/+3
* [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALLDavid Woodhouse2006-03-201-13/+5
* [PATCH] Miscellaneous bug and warning fixesDustin Kirkland2006-03-201-4/+4
* [PATCH] Capture selinux subject/object context information.Dustin Kirkland2006-03-202-2/+33
* [PATCH] Exclude messages by message typeDustin Kirkland2006-03-201-1/+4
* [PATCH] Collect more inode information during syscall processing.Amy Griffis2006-03-202-1/+22
* [PATCH] Pass dentry, not just name, in fsnotify creation hooks.Amy Griffis2006-03-201-4/+5
* [PATCH] Define new range of userspace messages.Steve Grubb2006-03-201-4/+15
* [PATCH] Filter rule comparatorsDustin Kirkland2006-03-201-1/+28
* [TG3]: 40-bit DMA workaround part 2Michael Chan2006-03-191-0/+1
* [PATCH] remove __put_task_struct_cb export againChristoph Hellwig2006-03-111-1/+0
* [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev2006-03-111-0/+2
* [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter2006-03-091-2/+2
* [PATCH] mtd: 64 bit fixesAtsushi Nemoto2006-03-091-0/+2
* [PATCH] fix file countingDipankar Sarma2006-03-082-2/+1
* [PATCH] rcu batch tuningDipankar Sarma2006-03-081-1/+5
* [PATCH] percpu_counter_sum()Andrew Morton2006-03-081-0/+6
* Mark the pipe file operations staticLinus Torvalds2006-03-081-3/+0
* [PATCH] Increase max kmalloc size for very large systemsJack Steiner2006-03-061-1/+3
* [PATCH] memory-hotplug compile fixKAMEZAWA Hiroyuki2006-03-061-0/+4
* [PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren2006-03-061-0/+4
* [PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil2006-03-061-0/+2
* [PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney2006-03-021-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-281-0/+1
|\
| * [IA64] sysctl option to silence unaligned trap warningsJes Sorensen2006-02-281-0/+1
* | [PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt2006-02-281-2/+3
* | [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy2006-02-273-2/+5
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-241-2/+2
|\
| * [SERIAL] Trivial comment fix: include/linux/serial_reg.hMichal Janusz Miroslaw2006-02-231-2/+2
* | [PATCH] flags parameter for linkatUlrich Drepper2006-02-241-1/+1
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-02-221-1/+1
|\
| * [MMC] Fix mmc_cmd_type() maskRussell King2006-02-221-1/+1
* | Revert mount/umount uevent removalGreg Kroah-Hartman2006-02-221-2/+4
|/
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-211-2/+14
|\
| * [PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sgTejun Heo2006-02-201-2/+14
* | [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=nStephen Rothwell2006-02-201-1/+1
* | [PATCH] Fix undefined symbols for nommu architectureLuke Yang2006-02-201-0/+4
* | [PATCH] suspend-to-ram: allow video options to be set at runtimePavel Machek2006-02-202-1/+3
* | [PATCH] Terminate process that fails on a constrained allocationChristoph Lameter2006-02-201-1/+1
|/
* [PATCH] Provide an interface for getting the current tick lengthPaul Mackerras2006-02-171-0/+3
* [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-172-6/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-151-5/+16
|\
| * [NETFILTER]: Don't invoke okfn in CONFIG_NETFILTER=n variant of nf_hook()Patrick McHardy2006-02-151-1/+1
| * [XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy2006-02-151-4/+15
* | [PATCH] hrtimer: fix multiple macro argument expansionRoman Zippel2006-02-151-2/+8
|/
* [PATCH] fix zap_thread's ptrace related problemsOleg Nesterov2006-02-151-0/+1
* [NETFILTER]: Fix xfrm lookup after SNATPatrick McHardy2006-02-151-1/+1