summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-03-09[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter
2006-03-09[PATCH] mtd: 64 bit fixesAtsushi Nemoto
2006-03-08[PATCH] fix file countingDipankar Sarma
2006-03-08[PATCH] rcu batch tuningDipankar Sarma
2006-03-08[PATCH] percpu_counter_sum()Andrew Morton
2006-03-08Mark the pipe file operations staticLinus Torvalds
2006-03-06[PATCH] Increase max kmalloc size for very large systemsJack Steiner
2006-03-06[PATCH] memory-hotplug compile fixKAMEZAWA Hiroyuki
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren
2006-03-06[PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil
2006-03-02[PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney
2006-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-02-28[PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt
2006-02-28[IA64] sysctl option to silence unaligned trap warningsJes Sorensen
2006-02-27[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy
2006-02-24Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-02-24[PATCH] flags parameter for linkatUlrich Drepper
2006-02-23[SERIAL] Trivial comment fix: include/linux/serial_reg.hMichal Janusz Miroslaw
2006-02-22Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-02-22Revert mount/umount uevent removalGreg Kroah-Hartman
2006-02-22[MMC] Fix mmc_cmd_type() maskRussell King
2006-02-21Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-02-20[PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=nStephen Rothwell
2006-02-20[PATCH] Fix undefined symbols for nommu architectureLuke Yang
2006-02-20[PATCH] suspend-to-ram: allow video options to be set at runtimePavel Machek
2006-02-20[PATCH] Terminate process that fails on a constrained allocationChristoph Lameter
2006-02-20[PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sgTejun Heo
2006-02-17[PATCH] Provide an interface for getting the current tick lengthPaul Mackerras
2006-02-17[PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen
2006-02-15Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-02-15[PATCH] hrtimer: fix multiple macro argument expansionRoman Zippel
2006-02-15[NETFILTER]: Don't invoke okfn in CONFIG_NETFILTER=n variant of nf_hook()Patrick McHardy
2006-02-15[XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy
2006-02-15[PATCH] fix zap_thread's ptrace related problemsOleg Nesterov
2006-02-15[NETFILTER]: Fix xfrm lookup after SNATPatrick McHardy
2006-02-14[PATCH] sched: revert "filter affine wakeups"Chen, Kenneth W
2006-02-14[PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust
2006-02-14[PATCH] jbd: revert checkpoint list changesMark Fasheh
2006-02-11[PATCH] nvidiafb: Add support for Geforce4 MX 4000Antonino A. Daplas
2006-02-11[PATCH] select: fix returned timevalAndrew Morton
2006-02-11[PATCH] fstatat64 supportUlrich Drepper
2006-02-10[PATCH] tty buffering stall fixPaul Fulghum
2006-02-10[PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton
2006-02-10[PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni
2006-02-09[NETLINK]: Fix a severe bugAlexey Kuznetsov
2006-02-09[PATCH] do_sigaction: cleanup ->sa_mask manipulationOleg Nesterov
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-02-08[SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa
2006-02-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2006-02-08[PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)Tejun Heo