index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-28
VT notifier extension for accessibility
Karl Dahlke
1
-0
/
+8
2008-04-28
char: make functions static in synclinkmp.c
Harvey Harrison
1
-60
/
+60
2008-04-28
synclink drivers bool conversion
Joe Perches
4
-323
/
+319
2008-04-28
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
Mel Gorman
1
-2
/
+1
2008-04-28
drivers/char/rtc.c: use time_before, time_before_eq, etc
Julia Lawall
1
-1
/
+3
2008-04-28
rtc: avoid legacy drivers with generic framework
David Brownell
1
-1
/
+10
2008-04-26
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-3
/
+4
2008-04-26
agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl
Mathieu Segaud
1
-2
/
+2
2008-04-26
agp: fix shadowed variable warning in amd-k7-agp.c
Harvey Harrison
1
-1
/
+2
2008-04-26
drm: _end is shadowing real _end, just rename it.
Dave Airlie
1
-2
/
+2
2008-04-26
drm/vbl rework: rework how the drm deals with vblank.
Jesse Barnes
20
-473
/
+1372
2008-04-26
drm: reorganise minor number handling using backported modesetting code.
Dave Airlie
10
-184
/
+230
2008-04-26
drm/i915: Handle tiled buffers in vblank tasklet
Keith Packard
2
-4
/
+16
2008-04-26
drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank
Keith Packard
1
-10
/
+20
2008-04-26
drm: Remove unneeded dma sync in ATI pcigart alloc
Benjamin Herrenschmidt
1
-7
/
+0
2008-04-26
drm: Fix mismerge of non-coherent DMA patch
Benjamin Herrenschmidt
1
-1
/
+1
2008-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+1
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-32
/
+101
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+5
2008-04-25
x86: PAT use reserve free memtype in mmap of /dev/mem
venkatesh.pallipadi@intel.com
1
-1
/
+34
2008-04-25
x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
venkatesh.pallipadi@intel.com
1
-30
/
+11
2008-04-25
x86: PAT avoid aliasing in /dev/mem read/write
venkatesh.pallipadi@intel.com
1
-5
/
+27
2008-04-25
devmem: add range_is_allowed() check to mmap of /dev/mem
Venki Pallipadi
1
-11
/
+16
2008-04-25
x86: introduce /dev/mem restrictions with a config option
Arjan van de Ven
1
-0
/
+28
2008-04-24
Input: drivers/char/keyboard.c - use time_after
Julia Lawall
1
-1
/
+3
2008-04-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
3
-0
/
+218
2008-04-25
Blackfin char driver for Blackfin on-chip OTP memory (v3)
Mike Frysinger
3
-0
/
+218
2008-04-24
arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups
Jeff Garzik
1
-10
/
+4
2008-04-24
[POWERPC] char/xilinx_hwicap/ section fix
Adrian Bunk
1
-1
/
+1
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...
Linus Torvalds
1
-1
/
+1
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-13
/
+13
2008-04-22
Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-52
/
+42
2008-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
7
-58
/
+92
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-15
/
+9
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
2
-3
/
+4
2008-04-22
sonypi: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2008-04-21
[HWRNG] omap: Minor updates
David Brownell
1
-13
/
+13
2008-04-21
drivers/char: minor irq handler cleanups
Jeff Garzik
8
-52
/
+42
2008-04-20
DRM: remove unused dev_class
Greg Kroah-Hartman
1
-1
/
+0
2008-04-20
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2
-14
/
+9
2008-04-20
avr32: don't offer CONFIG_GEN_RTC
Adrian Bunk
1
-1
/
+1
2008-04-20
avr32: don't offer CONFIG_RTC
Adrian Bunk
1
-1
/
+1
2008-04-20
Generate raw keyboard codes for AVR32 architecture
Hans-Christian Egtvedt
1
-1
/
+2
2008-04-19
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
1
-1
/
+1
2008-04-19
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
10
-10
/
+0
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
Linus Torvalds
1
-0
/
+47
2008-04-17
consoles: polling support, kgdboc
Jason Wessel
1
-0
/
+47
2008-04-17
[S390] hw_random: allow rng_dev_read() to return hardware errors.
Ralph Wuerthner
1
-0
/
+4
2008-04-17
[POWERPC] hvcbeat: Fix buffer manipulation
Ishizaki Kou
1
-2
/
+2
2008-04-15
Input: put ledstate in the keyboard notifier
Karl Dahlke
1
-0
/
+2
[next]