summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SERIAL] Trivial comment fix: include/linux/serial_reg.hMichal Janusz Miroslaw2006-02-23
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] flags parameter for linkatUlrich Drepper2006-02-24
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-02-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [MMC] Fix mmc_cmd_type() maskRussell King2006-02-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert mount/umount uevent removalGreg Kroah-Hartman2006-02-22
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sgTejun Heo2006-02-20
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=nStephen Rothwell2006-02-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Fix undefined symbols for nommu architectureLuke Yang2006-02-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] suspend-to-ram: allow video options to be set at runtimePavel Machek2006-02-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Terminate process that fails on a constrained allocationChristoph Lameter2006-02-20
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Provide an interface for getting the current tick lengthPaul Mackerras2006-02-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [NETFILTER]: Don't invoke okfn in CONFIG_NETFILTER=n variant of nf_hook()Patrick McHardy2006-02-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy2006-02-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] hrtimer: fix multiple macro argument expansionRoman Zippel2006-02-15
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] fix zap_thread's ptrace related problemsOleg Nesterov2006-02-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [NETFILTER]: Fix xfrm lookup after SNATPatrick McHardy2006-02-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: uinput - semaphore to mutex conversionDmitry Torokhov2006-02-19
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: gameport - semaphore to mutex conversionArjan van de Ven2006-02-19
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: serio - semaphore to mutex conversionArjan van de Ven2006-02-19
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: input core - semaphore to mutex conversionJes Sorensen2006-02-19
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] sched: revert "filter affine wakeups"Chen, Kenneth W2006-02-14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust2006-02-14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] jbd: revert checkpoint list changesMark Fasheh2006-02-14
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] nvidiafb: Add support for Geforce4 MX 4000Antonino A. Daplas2006-02-11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] select: fix returned timevalAndrew Morton2006-02-11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] fstatat64 supportUlrich Drepper2006-02-11
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] tty buffering stall fixPaul Fulghum2006-02-10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton2006-02-10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni2006-02-10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [NETLINK]: Fix a severe bugAlexey Kuznetsov2006-02-09
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] do_sigaction: cleanup ->sa_mask manipulationOleg Nesterov2006-02-09
| |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa2006-02-08
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2006-02-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] sn3 iomem annotations and fixesAl Viro2006-02-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] drivers/media/video __user annotations and fixesAl Viro2006-02-08
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)Tejun Heo2006-02-08
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] __user annotations of video_spu_paletteAl Viro2006-02-07
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-07
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.Jean Delvare2006-02-06
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] unshare system call -v5: unshare namespaceJANAK DESAI2006-02-07
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] mm: compound release fixNick Piggin2006-02-07
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki2006-02-07
| |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'work-fixes'Mauro Carvalho Chehab2006-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil2006-02-07
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \