summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [PATCH] x86_64: Allow kernel page tables upto the end of memoryAndi Kleen2006-01-111-2/+14
* | [PATCH] x86_64: Use safe_smp_processor_id in MCE handlerAndi Kleen2006-01-111-1/+2
* | [PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen2006-01-115-69/+49
* | [PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich2006-01-113-7/+18
* | [PATCH] x86_64: Reduce screen space needed by stack traceJan Beulich2006-01-111-13/+12
* | [PATCH] x86_64: Fix get_cmos_time()Jan Beulich2006-01-111-7/+4
* | [PATCH] x86_64: No need to export get_cmos_time anymoreAndi Kleen2006-01-112-4/+1
* | [PATCH] x86_64: Remove unused AMD K8 C stepping flagAndi Kleen2006-01-112-7/+1
* | [PATCH] i386: Move phys_proc_id/early intel workaround to correct function.Andi Kleen2006-01-111-7/+10
* | [PATCH] x86_64: sparse warning cleanupsStephen Hemminger2006-01-112-3/+3
* | [PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of lineAndi Kleen2006-01-112-13/+39
* | [PATCH] x86_64: Remove unused segmentsAndi Kleen2006-01-112-6/+3
* | [PATCH] x86_64: ioapic virtual wire mode fixVivek Goyal2006-01-111-1/+2
OpenPOWER on IntegriCloud