summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* slab: skip calling cache_free_alien() when the platform is not numa capableSiddha, Suresh B2007-08-221-2/+12
* IPMI: fix warning in ipmi_si_intf.cMijo Safradin2007-08-221-1/+1
* signalfd: make it group-wide, fix posix-timers schedulingOleg Nesterov2007-08-222-11/+12
* signalfd: fix interaction with posix-timersOleg Nesterov2007-08-221-2/+2
* posix-timers: fix creation raceOleg Nesterov2007-08-221-1/+1
* posix-timers: fix deletion raceThomas Gleixner2007-08-221-3/+4
* Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven2007-08-225-1/+13
* m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven2007-08-223-4/+4
* zorro: Make sysfs config attribute read-onlyGeert Uytterhoeven2007-08-221-1/+1
* m68k: Fix a few hickups in drivers/scsi/KconfigGeert Uytterhoeven2007-08-221-2/+2
* m68k: Dont include RODATA into text segmentRoman Zippel2007-08-221-2/+2
* m68k: Enable arbitary speed tty supportAlan Cox2007-08-223-3/+12
* m68k: Use _AC() instead of #ifdef __ASSEMBLY__Geert Uytterhoeven2007-08-222-9/+3
* remove dead code in via-pmu68kJohannes Berg2007-08-221-240/+0
* m68k: Remove unnecessary m68k_memoffset export and initRoman Zippel2007-08-221-2/+0
* m68k: Kill superfluous externGeert Uytterhoeven2007-08-221-5/+1
* m68k: <asm/page.h> needs <linux/compiler.h>Geert Uytterhoeven2007-08-221-0/+2
* fix NULL pointer dereference in __vm_enough_memory()Alan Cox2007-08-227-16/+26
* correct name for rtc-m41t80David Brownell2007-08-221-1/+1
* synchronous lumpy reclaim: wait for page writeback when directly reclaiming c...Andy Whitcroft2007-08-221-8/+60
* synchronous lumpy reclaim: ensure we count pages transitioning inactive via c...Andy Whitcroft2007-08-221-0/+1
* h8300: missing includeYoshinori Sato2007-08-222-0/+2
* Documentation: fix getdelays.c printf bugMichael Neuling2007-08-221-1/+1
* free_irq(): fix DEBUG_SHIRQ handlingAndrew Morton2007-08-221-0/+2
* Add blacklisting capability to serial_pci to avoid misdetection of serial portsChristian Schmidt2007-08-221-0/+17
* Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard2007-08-222-29/+57
* serial_txx9: Fix modem control line handlingAtsushi Nemoto2007-08-221-3/+11
* serial: add support for ITE 887x chipsNiels de Vos2007-08-221-0/+159
* serial: don't optimise away baud rate changes when BOTHER is usedDavid Woodhouse2007-08-221-2/+5
* futex_unlock_pi() hurts my brain and may cause application deadlockjohn stultz2007-08-221-0/+1
* Document Linux Memory PolicyLee Schermerhorn2007-08-221-0/+332
* kernel/auditsc.c: fix an off-by-oneAdrian Bunk2007-08-221-1/+1
* tpmdd maintainersKent Yoder2007-08-228-6/+10
* sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATICAndy Whitcroft2007-08-221-4/+10
* eCryptfs: fix lookup error for special filesRyusuke Konishi2007-08-221-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-08-223-6/+24
|\
| * [WATCHDOG] Add support for 1533 bridge to alim1535_wdtAndrey Borzenkov2007-08-161-2/+5
| * [WATCHDOG] Add a 00-INDEX file to Documentation/watchdog/Jesper Juhl2007-08-161-0/+10
| * [WATCHDOG] Eurotechwdt.c - clean-up commentsWim Van Sebroeck2007-08-161-4/+9
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-223-16/+17
|\ \
| * | [SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579.David S. Miller2007-08-201-1/+2
| * | [SPARC64]: Need to clobber global reg vars in switch_to().David S. Miller2007-08-202-15/+15
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-226-10/+17
|\ \ \
| * | | [IRDA] irda_nl_get_mode: always results in failureAndy Whitcroft2007-08-211-1/+1
| * | | [PPP]: Fix output buffer size in ppp_decompress_frame().Konstantin Sharlaimov2007-08-211-1/+1
| * | | [IRDA]: Avoid a label defined but not used warning in irda_init()Jesper Juhl2007-08-211-1/+1
| * | | [IPV6]: Fix kernel panic while send SCTP data with IP fragmentsWei Yongjun2007-08-211-1/+1
| * | | [SNAP]: Check packet length before readingHerbert Xu2007-08-211-5/+12
| * | | [DCCP]: Allocation in atomic contextGerrit Renker2007-08-211-1/+1
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-08-2220-192/+371
|\ \ \ \
OpenPOWER on IntegriCloud