summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * sh: Tidy compiler warnings for SH-2A build.Paul Mundt2007-06-082-1/+1
| * sh: Wrap CPU tuning through cc-option.Paul Mundt2007-06-081-5/+7
| * sh: Enable IPR-IRQ for SH7206.Paul Mundt2007-06-081-0/+1
| * sh: Mark sparsemem regions present earlier.Paul Mundt2007-06-081-4/+5
| * sh: Register multiple nodes in topology_init().Paul Mundt2007-06-081-0/+7
| * sh: Allow for bootmem debug support.Paul Mundt2007-06-081-0/+4
| * sh: sparsemem support.Paul Mundt2007-06-084-25/+38
| * sh: pfn_valid() depends on flatmem.Paul Mundt2007-06-081-0/+2
| * sh: Add L-BOX RE2 to mach-types.Nobuhiro Iwamatsu2007-06-081-0/+1
| * sh: Align .machvec.init section on a 4-byte boundary.Takashi YOSHII2007-06-081-0/+1
| * sh: Fix SH-4 CPU selects.Paul Mundt2007-06-084-13/+26
| * sh: Rip out special unknown machvec.Paul Mundt2007-06-087-48/+13
| * sh: Kill off machvec aliases.Paul Mundt2007-06-0832-91/+69
| * sh: Get multiple boards in one image working again.Paul Mundt2007-06-082-39/+51
| * sh: Fixup cmdline handling from machvec changes.Paul Mundt2007-06-081-6/+7
| * sh: Rework CPU/board dependencies.Paul Mundt2007-06-083-158/+165
| * sh: Shut up SH2-DSP compile warnings.Paul Mundt2007-06-082-2/+2
| * sh: Fixup machvec support.Paul Mundt2007-06-087-184/+125
| * sh: __user annotations for __get/__put_user().Paul Mundt2007-06-088-34/+49
| * sh: Split out CPU topology initialization.Paul Mundt2007-06-083-19/+26
* | fat: Fix the race of read/write the FAT12 entryOGAWA Hirofumi2007-07-161-0/+7
* | cpwatchdog build fixAndrew Morton2007-07-161-0/+1
* | sn_console section mismatch warningJes Sorensen2007-07-161-2/+2
* | compat32: ignore the LOOP_CLR_FD ioctlGeert Uytterhoeven2007-07-161-0/+4
* | NLS: Remove obsolete Makefile entriesRobert P. J. Day2007-07-161-2/+0
* | permit mempool_free(NULL)Rusty Russell2007-07-161-0/+3
* | ext4: statfs speed upBadari Pulavarty2007-07-162-10/+17
* | ext3: statfs speed upBadari Pulavarty2007-07-162-10/+17
* | ext2: statfs speed upBadari Pulavarty2007-07-162-6/+16
* | drivers/char/ipmi/ipmi_si_intf.c: lower printk severityDan Aloni2007-07-161-1/+1
* | drivers/char/ipmi/ipmi_poweroff.c: lower printk severityDan Aloni2007-07-161-1/+1
* | vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2Denis Vlasenko2007-07-161-3/+105
* | vsprintf.c: optimizing, part 1 (easy and obvious stuff)Denis Vlasenko2007-07-161-28/+45
* | Fix trivial typos in anon_inodes.c commentsJ. Bruce Fields2007-07-161-5/+5
* | isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag()Jesper Juhl2007-07-161-2/+0
* | .gitignore updateAlexey Dobriyan2007-07-162-0/+4
* | remove mm/backing-dev.c:congestion_wait_interruptible()Adrian Bunk2007-07-162-17/+0
* | kernel/printk.c: document possible deadlock against schedulerJiri Kosina2007-07-161-0/+3
* | docs: static initialization of spinlocks is OKEd L. Cashin2007-07-161-9/+11
* | serial: remove termios checks from various old char serial driversAlan Cox2007-07-165-38/+12
* | 68360serial: remove broken optimisationAlan Cox2007-07-161-7/+0
* | synclink: remove bogus 'no change' termios optimisation from synclink driversAlan Cox2007-07-163-24/+0
* | genericserial: remove bogus optimisation check and dead code pathsAlan Cox2007-07-161-117/+3
* | amiserial: remove incorrect 'no termios change' checkAlan Cox2007-07-161-6/+1
* | modules: remove modlist_lockRusty Russell2007-07-161-21/+15
* | ext4: fix error handling in ext4_create_journalBorislav Petkov2007-07-161-2/+5
* | ext3: fix error handling in ext3_create_journal()Borislav Petkov2007-07-161-2/+5
* | make cancel_xxx_work_sync() return a booleanOleg Nesterov2007-07-162-16/+29
* | rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()Oleg Nesterov2007-07-162-6/+13
* | update Documentation/filesystems/vfs.txtBorislav Petkov2007-07-161-13/+16