summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sh: task_thread_info()Al Viro2006-01-122-2/+2
* [PATCH] sh: task_pt_regs()Al Viro2006-01-123-48/+18
* [PATCH] sparc64: task_pt_regs()Al Viro2006-01-123-9/+10
* [PATCH] sparc64: task_stack_page()Al Viro2006-01-122-5/+5
* [PATCH] sparc64: task_thread_info()Al Viro2006-01-126-24/+24
* [PATCH] i386: task_stack_page()Al Viro2006-01-122-2/+2
* [PATCH] i386: fix task_pt_regs()akpm@osdl.org2006-01-123-21/+14
* [PATCH] i386: task_thread_info()Al Viro2006-01-123-7/+7
* [PATCH] amd64: task_stack_page()Al Viro2006-01-122-4/+4
* [PATCH] amd64: task_pt_regs()Al Viro2006-01-127-21/+13
* [PATCH] amd64: task_thread_info()Al Viro2006-01-126-11/+11
* [PATCH] alpha: task_pt_regs()akpm@osdl.org2006-01-124-29/+12
* [PATCH] alpha: task_stack_page()Al Viro2006-01-123-5/+5
* [PATCH] alpha: task_thread_info()Al Viro2006-01-126-30/+30
* [PATCH] missing helper - task_stack_page()Al Viro2006-01-122-0/+2
* [PATCH] sched: filter affine wakeupsakpm@osdl.org2006-01-122-2/+13
* [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-1212-10/+527
* [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-1216-0/+148
* [PATCH] Implement ioctl emulation for the parport character deviceAndi Kleen2006-01-121-0/+29
* [PATCH] memmap_init_zone(): remove uneccesary page++Greg Ungerer2006-01-121-1/+1
* [PATCH] md: remove slashes from disk names when creation dev names in sysfsNeil Brown2006-01-121-0/+3
* [PATCH] do_truncate() call fix in tiny-shmem.cCatalin Marinas2006-01-121-1/+1
* [PATCH] migration: make sure there is no attempt to migrate reserved pages.Christoph Lameter2006-01-121-1/+3
* [PATCH] fix queue stalling while barrier sequencingTejun Heo2006-01-121-10/+10
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-01-11108-1299/+1608
|\
| * V4L/DVB (3354): VIDEO_SAA7134_ALSA shouldn't select SND_PCM_OSSAdrian Bunk2006-01-121-1/+1
| * V4L/DVB (3352): Some fixes to compat_ioctl32Guy Martin2006-01-121-112/+259
| * V4L/DVB (3351): adding support for knc1 Tv Star dvb-sRegis Prevot2006-01-124-0/+144
| * V4L/DVB (3350): Added USB ID for DigitalNow DVB-T Dual USB, DViCO cloneMichael Krufky2006-01-122-1/+9
| * V4L/DVB (3349): Add PCI ID for UltraView DVB-T Plus, rebranded DViCO FusionHD...Michael Krufky2006-01-122-1/+6
| * V4L/DVB (3348): debug renamed to cx25840_debugHans Verkuil2006-01-121-8/+8
| * V4L/DVB (3347): Fixes some bad global variablesHans Verkuil2006-01-114-16/+16
| * V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab2006-01-1111-181/+180
| * V4L/DVB (3344f): Stradis Kconfig url changedJiri Slaby2006-01-111-1/+1
| * V4L/DVB (3344e): Stradis LindentJiri Slaby2006-01-111-414/+389
| * V4L/DVB (3344d): Stradis video little cleanupJiri Slaby2006-01-111-102/+68
| * V4L/DVB (3344c): Pci probing for stradis driverJiri Slaby2006-01-112-85/+113
| * V4L/DVB (3344b): don't ignore return from i2c_add_driver() for tuner-3036Arthur Othieno2006-01-111-2/+1
| * V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-1182-254/+118
| * V4L/DVB (3344): Enable microtune for Pinnacle 300i boardsRicardo Cerqueira2006-01-111-1/+1
| * V4L/DVB (3343): Add support for DViCO FusionHDTV DVB-T USB devicesMichael Krufky2006-01-111-1/+143
| * V4L/DVB (3342): More whitespace cleanup in bttv-cards.cMichael Krufky2006-01-111-1/+1
| * V4L/DVB (3341): whitespace cleanup: insert missing space before curly bracketsMichael Krufky2006-01-111-141/+141
| * V4L/DVB (3340): Add bttv card MagicTV (rebranded MachTV)Julian Calaby2006-01-114-0/+31
| * V4L/DVB (3339): Activate remote control on HVR1100Chris Pascoe2006-01-111-0/+1
* | [PATCH] x86_64: Fix SMP bootup with CONFIG_KDUMP enabledVivek Goyal2006-01-111-2/+9
* | [PATCH] x86_64: Don't confuse noapic with noapictimerAndi Kleen2006-01-111-1/+3
* | [PATCH] x86_64: don't copy command line twiceJan Beulich2006-01-111-4/+0
* | [PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich2006-01-113-5/+3
* | [PATCH] i386: Move DOUBLEFAULT config to arch/i386/KconfigAndi Kleen2006-01-112-9/+9
OpenPOWER on IntegriCloud