summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Input: fix input_free_device() implementationDmitry Torokhov2006-03-141-6/+6
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-03-1331-40/+103
|\
| * [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
* | Input: uinput - semaphore to mutex conversionDmitry Torokhov2006-02-191-2/+2
* | Input: gameport - semaphore to mutex conversionArjan van de Ven2006-02-191-3/+4
* | Input: serio - semaphore to mutex conversionArjan van de Ven2006-02-192-5/+6
* | Input: input core - semaphore to mutex conversionJes Sorensen2006-02-191-1/+1
|/
* [PATCH] sched: revert "filter affine wakeups"Chen, Kenneth W2006-02-141-4/+1
* [PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust2006-02-141-3/+3
* [PATCH] jbd: revert checkpoint list changesMark Fasheh2006-02-141-7/+1
* [PATCH] nvidiafb: Add support for Geforce4 MX 4000Antonino A. Daplas2006-02-111-0/+1
* [PATCH] select: fix returned timevalAndrew Morton2006-02-112-1/+44
* [PATCH] fstatat64 supportUlrich Drepper2006-02-111-0/+2
* [PATCH] tty buffering stall fixPaul Fulghum2006-02-103-2/+8
OpenPOWER on IntegriCloud