summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-24remove the OSS trident driverAdrian Bunk
2008-07-24checkpatch: version 0.21Andy Whitcroft
2008-07-24checkpatch: types cannot start mid word for pointer testsAndy Whitcroft
2008-07-24checkpatch: complex macros need to ignore commentsAndy Whitcroft
2008-07-24checkpatch: variants -- move the main unary/binary operators to use variantsAndy Whitcroft
2008-07-24checkpatch: add checks for question mark and colon spacingAndy Whitcroft
2008-07-24checkpatch: possible modifiers -- handle multiple modifiers and trailingAndy Whitcroft
2008-07-24checkpatch: possible types -- known modifiers cannot be typesAndy Whitcroft
2008-07-24checkpatch: handle return types of pointers to functionsAndy Whitcroft
2008-07-24checkpatch: macro complexity checks are meaningless in linker scriptsAndy Whitcroft
2008-07-24checkpatch: possible modifiers are not being correctly matchedAndy Whitcroft
2008-07-24checkpatch: improve type matcher debugAndy Whitcroft
2008-07-24checkpatch: allow for type modifiers on multiple declarationsAndy Whitcroft
2008-07-24checkpatch: correct spelling in kfree checksWolfram Sang
2008-07-24checkpatch: usb_free_urb() can take NULLGreg Kroah-Hartman
2008-07-24checkpatch: condition/loop indent checksAndy Whitcroft
2008-07-24checkpatch: toughen trailing if statement checks and extend them to while and...Andy Whitcroft
2008-07-24checkpatch: check spacing for square bracketsAndy Whitcroft
2008-07-24checkpatch: switch -- report trailing statements on case and defaultAndy Whitcroft
2008-07-24checkpatch: allow printk strings to exceed 80 characters to maintain their se...Andy Whitcroft
2008-07-24checkpatch: trailing statement indent: fix end of statement locationAndy Whitcroft
2008-07-24checkpatch: macros: fix statement counting block end detectionAndy Whitcroft
2008-07-24checkpatch: types: unary -- goto introduces unary contextAndy Whitcroft
2008-07-24checkpatch: comment detection: ignore macro continuation when detecting assoc...Andy Whitcroft
2008-07-24checkpatch: possible types: __asm__ is never a typeAndy Whitcroft
2008-07-24checkpatch: add a checkpatch warning for new uses of __initcall().Michael Ellerman
2008-07-24checkpatch: types: some types may also be identifiersAndy Whitcroft
2008-07-24checkpatch: return is not a function -- parentheses for casts are ok tooAndy Whitcroft
2008-07-24checkpatch: Version: 0.20Andy Whitcroft
2008-07-24atmel_pwm: set up only one PWM clock when allocating a clockHans-Christian Egtvedt
2008-07-24generic irqs: handle failure of irqchip->set_type in setup_irqUwe Kleine-König
2008-07-24remove the v850 portAdrian Bunk
2008-07-24UML: make several more things staticWANG Cong
2008-07-24arch/um/kernel/mem.c: remove arch_validate()WANG Cong
2008-07-24arch/um/kernel/irq.c: clean up some functionsWANG Cong
2008-07-24cris: use simple_read_from_buffer()Akinobu Mita
2008-07-24cris: remove unused global_flush_tlbFernando Luis Vazquez Cao
2008-07-24mn10300: move sg_dma_{address,len}() to asm/scatterlist.hAdrian Bunk
2008-07-24pm: fix try_to_freeze_tasks()'s use of do_div()David Howells
2008-07-24pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend orderingCarlos Corbacho
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li
2008-07-24pm: schedule sysrq poweroff on boot cpuZhang Rui
2008-07-24pm: introduce new interfaces schedule_work_on() and queue_work_on()Zhang Rui
2008-07-24pm: hibernation: simplify memory bitmapAkinobu Mita
2008-07-24pm: add new PM_EVENT codes for runtime power transitionsAlan Stern
2008-07-24pm: drop unnecessary includes from pm.hRafael J. Wysocki
2008-07-24pm: remove obsolete piece of PM documentationRafael J. Wysocki
2008-07-24pm: remove remaining obsolete definitions from pm.hRafael J. Wysocki
2008-07-24pm: remove definition of struct pm_devRafael J. Wysocki
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk