aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | [ARM] 4596/1: S3C2412: Correct IRQs for SDI+CF and add decoding supportBen Dooks2007-10-12
| * | | [ARM] 4595/1: ns9xxx: define registers as void __iomem * instead of volatile u32Uwe Kleine-König2007-10-12
| * | | [ARM] 4594/1: ns9xxx: use the new gpio functionsUwe Kleine-König2007-10-12
| * | | [ARM] 4593/1: ns9xxx: implement generic clockeventsUwe Kleine-König2007-10-12
| * | | [ARM] 4592/1: ns9xxx: clocksource driverUwe Kleine-König2007-10-12
| * | | [ARM] 4591/1: ns9xxx: simplify REGSET, REGGET and introduce ..._IDX variantsUwe Kleine-König2007-10-12
| * | | [ARM] 4590/1: ns9xxx: add gpio handling functionsUwe Kleine-König2007-10-12
| * | | [ARM] 4589/1: ns9xxx: acknowledge IRQ_EXT2 in the demux routine for FPGA irqsUwe Kleine-König2007-10-12
| * | | [ARM] Add missing entries to Documentation/arm/00-INDEXRob Landley2007-10-12
| * | | [ARM] Add rtc-cmos driver for ISA-based footbridge platformsRussell King2007-10-12
| * | | [ARM] Add fallocate syscall entryRussell King2007-10-12
| * | | [ARM] 4588/1: S3C2412: Sleep configuration updatesBen Dooks2007-10-12
| * | | [ARM] 4587/1: S3C24XX: Add magic number before resume codeBen Dooks2007-10-12
| * | | [ARM] 4586/1: S3C2412: power register updatesBen Dooks2007-10-12
| * | | [ARM] 4585/1: Correctly identify the CPU architecture versionCatalin Marinas2007-10-12
| * | | [ARM] 4581/1: Fix the conditional execution of the NWFPE instructionsCatalin Marinas2007-10-12
| * | | [ARM] unbalanced parenthesis fixMariusz Kozlowski2007-10-12
| * | | [ARM] cleanup struct irqaction initializersThomas Gleixner2007-10-12
| * | | [ARM] omap1/leds-innovator.c: remove dead codeAdrian Bunk2007-10-12
| * | | [ARM] "extern inline" -> "static inline"Adrian Bunk2007-10-12
| * | | [ARM] 4539/1: clocksource and clockevents for at91rm9200David Brownell2007-10-12
| * | | [ARM] 4566/1: s3c24xx: fix dma functions section mismatchKrzysztof Helt2007-10-12
| * | | [ARM] 4565/1: s3c2443: fix section mismatch in irq.c fileKrzysztof Helt2007-10-12
| * | | [ARM] 4564/1: Add tagged list support for Acorn RiscPC's uncompress codeAlan Hourihane2007-10-12
| * | | [ARM] 4545/1: ns9xxx: simplify irq ack'ingUwe Kleine-König2007-10-12
| * | | [ARM] 4536/1: configure support for AT91x40 and EB01Greg Ungerer2007-10-12
| * | | [ARM] 4537/1: build support for AT91x40 and EB01Greg Ungerer2007-10-12
| * | | [ARM] 4538/1: Atmel EB01 board supportGreg Ungerer2007-10-12
| * | | [ARM] 4535/1: AT91x40 function prototypesGreg Ungerer2007-10-12
| * | | [ARM] 4534/1: AT91x40 interrupt supportGreg Ungerer2007-10-12
| * | | [ARM] 4533/1: AT91x40 timer supportGreg Ungerer2007-10-12
| * | | [ARM] 4532/1: allow configuration of processor IDGreg Ungerer2007-10-12
| | |/ | |/|
* | | Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-15
|\ \ \
| * | | nfsd: remove IS_ISMNDLCK macroJ. Bruce Fields2007-10-09
| * | | Rework /proc/locks via seq_files and seq_list helpersPavel Emelyanov2007-10-09
| * | | fs/locks.c: use list_for_each_entry() instead of list_for_each()Matthias Kaehlcke2007-10-09
| * | | NFS: clean up explicit check for mandatory locksPavel Emelyanov2007-10-09
| * | | AFS: clean up explicit check for mandatory locksPavel Emelyanov2007-10-09
| * | | 9PFS: clean up explicit check for mandatory locksPavel Emelyanov2007-10-09
| * | | GFS2: clean up explicit check for mandatory locksPavel Emelyanov2007-10-09
| * | | Cleanup macros for distinguishing mandatory locksPavel Emelyanov2007-10-09
| * | | Documentation: move locks.txt in filesystems/J. Bruce Fields2007-10-09
| * | | locks: add warning about mandatory locking racesJ. Bruce Fields2007-10-09
| * | | Documentation: move mandatory locking documentation to filesystems/J. Bruce Fields2007-10-09
| * | | locks: Fix potential OOPS in generic_setlease()Pavel Emelyanov2007-10-09
| * | | Use list_first_entry in locks_wake_up_blocksPavel Emelyanov2007-10-09
| * | | locks: fix flock_lock_file() commentJ. Bruce Fields2007-10-09
| * | | Memory shortage can result in inconsistent flocks statePavel Emelyanov2007-10-09
| * | | locks: kill redundant local variableJ. Bruce Fields2007-10-09
| * | | locks: reverse order of posix_locks_conflict() argumentsJ. Bruce Fields2007-10-09